AspBackgroundWorker is a dotnet Standard 2.0 library for adding recurring background tasks to ASP.NET core startup.
Info
Version: | 1.0.17254.4 |
Author(s): | CD Waddell |
Last Update: | Monday, September 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cdwaddell/AspBackgroundWorker |
NuGet Url: | https://www.nuget.org/packages/Titanosoft.AspBackgroundWorker |
Install
Install-Package Titanosoft.AspBackgroundWorker
dotnet add package Titanosoft.AspBackgroundWorker
paket add Titanosoft.AspBackgroundWorker
Titanosoft.AspBackgroundWorker Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
netcoreapp2.0
1 package depend on this package.