Some implementations to observe a website.
Info
| Version: | 0.1.0-preview |
| Author(s): | Werner Strydom |
| Last Update: | Sunday, April 30, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Phaka/Observability |
| NuGet Url: | https://www.nuget.org/packages/Observability |
Install
Install-Package Observability
dotnet add package Observability
paket add Observability
Observability Download (Unzip the "nupkg" after downloading)
Dependencies
- Observability.Abstractions(>= 0.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)