Asp.net core middleware, allows to wait for ongoing requests to finish.
Info
Version: | 1.0.3 |
Author(s): | avtc |
Last Update: | Thursday, August 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/avtc/GracefullShutdown |
NuGet Url: | https://www.nuget.org/packages/GracefullShutdown |
Install
Install-Package GracefullShutdown
dotnet add package GracefullShutdown
paket add GracefullShutdown
GracefullShutdown Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Thread(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.1.2)
Tags