Provides capabilities for running background jobs to automate workflows such as updating cached Azure Key Value secrets.
Info
Version: | 1.0.0 |
Author(s): | Arcus |
Last Update: | Friday, May 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://background-jobs.arcus-azure.net/ |
NuGet Url: | https://www.nuget.org/packages/Arcus.BackgroundJobs.KeyVault |
Install
Install-Package Arcus.BackgroundJobs.KeyVault
dotnet add package Arcus.BackgroundJobs.KeyVault
paket add Arcus.BackgroundJobs.KeyVault
Arcus.BackgroundJobs.KeyVault Download (Unzip the "nupkg" after downloading)
Dependencies
- Arcus.BackgroundJobs.CloudEvents(>= 0.2.0)
- Arcus.EventGrid(>= 3.0.0)
- Arcus.Security.Core(>= 1.1.0)
Tags