BeatPulse is a health check library for ASP.NET Core Applications.For more information see http://github.com/Xabaril/BeatPulse.
Info
Version: | 3.0.0 |
Author(s): | Xabaril Contributors |
Last Update: | Wednesday, September 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/xabaril/BeatPulse |
NuGet Url: | https://www.nuget.org/packages/BeatPulse |
Install
Install-Package BeatPulse
dotnet add package BeatPulse
paket add BeatPulse
BeatPulse Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Routing(>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
Tags