Simple url listener that triggers notification once endpoint goes down.
Info
| Version: | 1.0.1 |
| Author(s): | Eduard Truuvaart |
| Last Update: | Sunday, September 24, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/EdNet/Monitorify |
| NuGet Url: | https://www.nuget.org/packages/Monitorify.Publisher |
Install
Install-Package Monitorify.Publisher
dotnet add package Monitorify.Publisher
paket add Monitorify.Publisher
Monitorify.Publisher Download (Unzip the "nupkg" after downloading)
Dependencies
- Monitorify.Core(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Logging.Console(>= 2.0.0)