Skip to main content
Version: v0.4.0

Introduction

Arcus BackgroundJobs provides common repeated background tasks that strengthen an application. This goes from automatic secret invalidation of Azure Key Vault secrets to publish an event on Azure EventGrid upon a potential expired client secret in Azure. This collection of background tasks has grown from real-life application builders that wanted to re-use existing functionality in a safe and trusted manner.

Installation

The Arcus BackgroundJobs can be installed via NuGet, for example:

PM > Install-Package Arcus.BackgroundJobs.CloudEvents

License

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

Full license here