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.
Bold licensing is a .NET library for validating the registered Bold license in an application at runtime. The Bold license must be registered in an application when using the Bold evaluation build or NuGet package assemblies.
Documentation:...
More information
An opinionated ASP.NET Core 'Hosting' core application-library is to help reduce the ceremony required in starting a new 'REST' like web application, mainly "Program.cs".
LiteX.Guard is a simple guard clause argument validation library, that helps you with validation of your arguments.
A simple package with guard clause helper methods. This library provides guard clauses that could be used to guard against not expected values.
It provides conditions for...
More information