Provides logging and tracing for Azure Service Fabric services.
Info
| Version: | 1.1.5 |
| Author(s): | De Heer Software |
| Last Update: | Thursday, May 4, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ServiceFabric.Infrastructure |
Install
Install-Package ServiceFabric.Infrastructure
dotnet add package ServiceFabric.Infrastructure
paket add ServiceFabric.Infrastructure
ServiceFabric.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights.DependencyCollector(>= 2.3.0)
- Microsoft.ApplicationInsights.PerfCounterCollector(>= 2.3.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 1.1.1)
- Microsoft.ServiceFabric(>= 5.5.216)
- Microsoft.ServiceFabric.Services.Remoting(>= 2.5.216)
- Microsoft.ServiceFabric.Services.Wcf(>= 2.5.216)
- Serilog.Extensions.Logging(>= 1.4.0)
- Serilog.Sinks.ApplicationInsights(>= 2.2.1)
- Serilog.Sinks.Trace(>= 2.1.0)
Tags