Defines core interfaces and types that comprise Microsoft.Diagnostics.EventFlow library.
Info
Version: | 1.13.1 |
Author(s): | Microsoft |
Last Update: | Wednesday, March 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/diagnostics-eventflow |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.EventFlow.Core |
Install
Install-Package Microsoft.Diagnostics.EventFlow.Core
dotnet add package Microsoft.Diagnostics.EventFlow.Core
paket add Microsoft.Diagnostics.EventFlow.Core
Microsoft.Diagnostics.EventFlow.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.1 && < 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.1 && < 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1 && < 2.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.4.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- Validation(>= 2.4.18)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- System.Collections.Immutable(>= 1.4.0)
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- Validation(>= 2.4.18)
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.1 && < 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.1 && < 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1 && < 2.0.0)
- System.Collections.Immutable(>= 1.4.0)
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- Validation(>= 2.4.18)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- System.Collections.Immutable(>= 1.4.0)
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- Validation(>= 2.4.18)
Tags