Library for executing tasks asynchronously on app startup, before accepting requests.
Info
| Version: | 0.1.1 |
| Author(s): | Andrew Lock |
| Last Update: | Thursday, April 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/andrewlock/NetEscapades.AspNetCore.StartupTasks |
| NuGet Url: | https://www.nuget.org/packages/NetEscapades.AspNetCore.StartupTasks |
Install
Install-Package NetEscapades.AspNetCore.StartupTasks
dotnet add package NetEscapades.AspNetCore.StartupTasks
paket add NetEscapades.AspNetCore.StartupTasks
NetEscapades.AspNetCore.StartupTasks Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
Tags