Provides capabilities for running background jobs to automate workflows.
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.CloudEvents |
Install
Install-Package Arcus.BackgroundJobs.CloudEvents
dotnet add package Arcus.BackgroundJobs.CloudEvents
paket add Arcus.BackgroundJobs.CloudEvents
Arcus.BackgroundJobs.CloudEvents Download (Unzip the "nupkg" after downloading)
Dependencies
- Arcus.EventGrid(>= 3.0.0)
- Arcus.Messaging.Pumps.ServiceBus(>= 0.1.0)
Tags