Microsoft.Diagnostics.EventFlow.Core
1.10.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Diagnostics.EventFlow.Core --version 1.10.3
NuGet\Install-Package Microsoft.Diagnostics.EventFlow.Core -Version 1.10.3
<PackageReference Include="Microsoft.Diagnostics.EventFlow.Core" Version="1.10.3" />
paket add Microsoft.Diagnostics.EventFlow.Core --version 1.10.3
#r "nuget: Microsoft.Diagnostics.EventFlow.Core, 1.10.3"
// Install Microsoft.Diagnostics.EventFlow.Core as a Cake Addin #addin nuget:?package=Microsoft.Diagnostics.EventFlow.Core&version=1.10.3 // Install Microsoft.Diagnostics.EventFlow.Core as a Cake Tool #tool nuget:?package=Microsoft.Diagnostics.EventFlow.Core&version=1.10.3
Defines core interfaces and types that comprise Microsoft.Diagnostics.EventFlow library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- 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)
-
.NETFramework 4.6.1
- 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)
-
.NETFramework 4.7.1
- 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)
-
.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)
-
.NETStandard 2.0
- 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)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Microsoft.Diagnostics.EventFlow.Core:
Package | Downloads |
---|---|
Microsoft.Diagnostics.EventFlow.Inputs.EventSource
Provides an input implementation for capturing diagnostics data sourced through System.Diagnostics.Tracing.EventSource infrastructure. |
|
Microsoft.Diagnostics.EventFlow.Outputs.StdOutput
Provides an output implementation that sends diagnostics data to standard output stream (useful for debugging purposes). |
|
Microsoft.Diagnostics.EventFlow.Outputs.ApplicationInsights
Provides an output implementation that sends diagnostics data to Microsoft Application Insights service. |
|
Microsoft.Diagnostics.EventFlow.ServiceFabric
Provides types that simplify the use of EventFlow library by Microsoft Service Fabric services. |
|
Microsoft.Diagnostics.EventFlow.Inputs.MicrosoftLogging
Provides an input implementation for capturing diagnostics data sourced through Microsoft.Extensions.Logging.ILogger |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Diagnostics.EventFlow.Core:
Repository | Stars |
---|---|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
Version | Downloads | Last updated |
---|---|---|
1.13.1 | 203,261 | 3/13/2024 |
1.12.1 | 933,462 | 7/7/2022 |
1.12.0 | 754,667 | 4/26/2022 |
1.10.3 | 228,718 | 9/23/2021 |
1.10.1 | 156,617 | 1/15/2021 |
1.10.0 | 309,999 | 12/28/2020 |
1.9.0 | 50,327 | 9/8/2020 |
1.8.0 | 50,476 | 8/16/2020 |
1.7.0 | 192,071 | 3/10/2020 |
1.6.0 | 231,917 | 10/8/2019 |
1.5.8 | 123,422 | 5/22/2019 |
1.5.7 | 516,370 | 3/27/2019 |
1.5.6 | 149,858 | 12/10/2018 |
1.5.5 | 32,413 | 11/13/2018 |
1.5.4 | 1,947 | 10/26/2018 |
1.5.3 | 41,350 | 10/24/2018 |
1.5.2 | 4,443 | 10/18/2018 |
1.5.1 | 1,787 | 9/26/2018 |
1.5.0 | 78,035 | 8/30/2018 |
1.4.4 | 24,964 | 8/21/2018 |
1.4.3 | 5,078 | 8/7/2018 |
1.4.2 | 7,554 | 8/3/2018 |
1.4.1 | 107,467 | 5/25/2018 |
1.4.0 | 359,429 | 5/1/2018 |
1.3.0 | 64,600 | 4/23/2018 |
1.1.11 | 105,764 | 2/6/2018 |
1.1.10 | 30,805 | 1/25/2018 |
1.1.9 | 5,667 | 1/10/2018 |
1.1.8 | 21,631 | 11/20/2017 |
1.1.7 | 1,699 | 11/17/2017 |
1.1.6 | 104,258 | 7/21/2017 |
1.1.5 | 41,347 | 6/14/2017 |
1.1.4 | 11,891 | 5/15/2017 |
1.1.3 | 1,893 | 5/12/2017 |
1.1.2 | 12,022 | 5/5/2017 |
1.1.1 | 19,692 | 4/11/2017 |
1.1.0 | 258,501 | 3/20/2017 |
1.0.2 | 23,105 | 2/13/2017 |
1.0.1 | 16,649 | 12/28/2016 |
1.0.0 | 128,327 | 12/21/2016 |
1.0.0-preview4 | 12,987 | 11/21/2016 |
1.0.0-preview3 | 3,420 | 11/14/2016 |
1.0.0-preview2 | 3,282 | 11/1/2016 |
1.0.0-preview | 3,471 | 10/12/2016 |