A starter kit to quickly add Serilog/AppInisghts/Operations based diagnostics to a web application.
Info
Version: | 0.9.3 |
Author(s): | Vladimir Levchuk, Creuna Kharkiv |
Last Update: | Friday, April 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Creuna-Oslo/Creuna.Diagnostics |
NuGet Url: | https://www.nuget.org/packages/Creuna.Diagnostics.Web |
Install
Install-Package Creuna.Diagnostics.Web
dotnet add package Creuna.Diagnostics.Web
paket add Creuna.Diagnostics.Web
Creuna.Diagnostics.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.5.1)
- Microsoft.ApplicationInsights.SnapshotCollector(>= 1.2.0)
- Microsoft.ApplicationInsights.Web(>= 2.5.1)
- Op.Serilog(>= 0.9.0)
- Op.Web(>= 0.9.0)
- System.Diagnostics.DiagnosticSource(>= 4.4.0)
- Creuna.ApplicationInsights.TelemetryFiltering(>= 0.9.3)
- Creuna.Diagnostics(>= 0.9.3)
Tags