Provides types that simplify the use of EventFlow library by Microsoft Service Fabric services.
Info
Version: | 1.8.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, April 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/diagnostics-eventflow |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.EventFlow.ServiceFabric |
Install
Install-Package Microsoft.Diagnostics.EventFlow.ServiceFabric
dotnet add package Microsoft.Diagnostics.EventFlow.ServiceFabric
paket add Microsoft.Diagnostics.EventFlow.ServiceFabric
Microsoft.Diagnostics.EventFlow.ServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.ServiceFabric(>= 6.1.456)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Microsoft.Extensions.Configuration(>= 1.1.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.1)
- Microsoft.ServiceFabric(>= 6.1.456)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.ServiceFabric(>= 6.1.456)
Tags