NuGet Package Graceterm

Graceterm middleware provides implementation to ensure graceful shutdown of AspNet Core applications.

The basic concept is: After aplication received a SIGTERM (a signal asking it to terminate), Graceterm will hold it alive till all pending requests are completed or a timeout ocurr.

Info

Version: 1.0.7
Author(s): Ole Consignado
Last Update: Wednesday, August 22, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/OleConsignado/graceterm
NuGet Url: https://www.nuget.org/packages/Graceterm


Install
Install-Package Graceterm
dotnet add package Graceterm
paket add Graceterm
Graceterm Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2

avg-downloads-per-day

41

days-since-last-release

1673