Microsoft.Orleans Healh Check extension to be used with Groomgy Health Check library for ASP.NET Core.
Info
| Version: | 0.4.1 |
| Author(s): | Kimserey Lam |
| Last Update: | Friday, September 7, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Kimserey/Groomgy.HealthChecks.AspNetCore |
| NuGet Url: | https://www.nuget.org/packages/Groomgy.HealthChecks.AspNetCore.Orleans |
Install
Install-Package Groomgy.HealthChecks.AspNetCore.Orleans
dotnet add package Groomgy.HealthChecks.AspNetCore.Orleans
paket add Groomgy.HealthChecks.AspNetCore.Orleans
Groomgy.HealthChecks.AspNetCore.Orleans Download (Unzip the "nupkg" after downloading)
Dependencies
- Groomgy.HealthChecks.AspNetCore(>= 0.4.1)
- Microsoft.Orleans.Core.Abstractions(>= 2.0.0)
- Microsoft.Orleans.OrleansCodeGenerator.Build(>= 2.0.5)