A starter kit to quickly add Serilog/AppInisghts/Operations based diagnostics to an episerver 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.Episerver |
Install
Install-Package Creuna.Diagnostics.Web.Episerver
dotnet add package Creuna.Diagnostics.Web.Episerver
paket add Creuna.Diagnostics.Web.Episerver
Creuna.Diagnostics.Web.Episerver Download (Unzip the "nupkg" after downloading)
Dependencies
- EPiServer.Framework(>= 9.2.1)
- EPiServer.Logging.Log4Net(>= 2.0.0)
- log4net(>= 2.0.5)
- Microsoft.ApplicationInsights(>= 2.5.1)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Newtonsoft.Json(>= 7.0.1)
- Op.Serilog(>= 0.9.0)
- Op.Web(>= 0.9.0)
- Serilog(>= 2.6.0)
- Serilog.Exceptions(>= 4.0.0)
- Serilog.Sinks.ApplicationInsights(>= 2.5.1)
- Serilog.Sinks.Log4Net(>= 1.5.16)
- Serilog.Sinks.Seq(>= 4.0.0)
- SerilogWeb.Classic(>= 3.0.24)
- SerilogWeb.Classic.Mvc(>= 0.1.9)
- SerilogWeb.Classic.WebApi(>= 2.0.8)
- System.ComponentModel.Annotations(>= 4.4.0)
- System.Security.AccessControl(>= 4.4.0)
- Creuna.ApplicationInsights.TelemetryFiltering(>= 0.9.3)
- Creuna.Diagnostics.Web(>= 0.9.3)
- Creuna.Diagnostics(>= 0.9.3)
- EPiLog(>= 0.9.3)
Tags