Integration with ASP.NET core logging and dependency injection for the dead man's switch.
Info
Version: | 1.0.1 |
Author(s): | Alexander Moerman |
Last Update: | Thursday, June 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/amoerie/dead-man-switch |
NuGet Url: | https://www.nuget.org/packages/DeadManSwitch.AspNetCore |
Install
Install-Package DeadManSwitch.AspNetCore
dotnet add package DeadManSwitch.AspNetCore
paket add DeadManSwitch.AspNetCore
DeadManSwitch.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DeadManSwitch(>= 1.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
Tags