Graceterm NuGet Package

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.




Got any Graceterm Question?





Info

Version: 2.0.0
Author(s): Ole Consignado
Last Update: Thursday, March 28, 2024
.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

151

days-since-last-release

28