Some generic hosted services to use in asp.net core applications.
Info
Version: | 1.0.0 |
Author(s): | Human Recognition Systems |
Last Update: | Wednesday, July 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HumanRecognitionSystems/HRS.HostedServices |
NuGet Url: | https://www.nuget.org/packages/HRS.HostedServices |
Install
Install-Package HRS.HostedServices
dotnet add package HRS.HostedServices
paket add HRS.HostedServices
HRS.HostedServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Binder(>= 2.2.4)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)