Library providing Spring Boot's Actuator-like features to a NancyFx application.
Info
Version: | 0.2.1-alpha |
Author(s): | rubms, mediatechsolutions |
Last Update: | Monday, October 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mediatechsolutions/NancyActuator |
NuGet Url: | https://www.nuget.org/packages/NancyActuator |
Install
Install-Package NancyActuator
dotnet add package NancyActuator
paket add NancyActuator
NancyActuator Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 1.4.3 && < 2.0.0)
Tags