Microsoft.Diagnostics.Tracing.EventSource.Redist
1.1.20-beta
Prefix Reserved
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Diagnostics.Tracing.EventSource.Redist --version 1.1.20-beta
NuGet\Install-Package Microsoft.Diagnostics.Tracing.EventSource.Redist -Version 1.1.20-beta
<PackageReference Include="Microsoft.Diagnostics.Tracing.EventSource.Redist" Version="1.1.20-beta" />
<PackageVersion Include="Microsoft.Diagnostics.Tracing.EventSource.Redist" Version="1.1.20-beta" />
<PackageReference Include="Microsoft.Diagnostics.Tracing.EventSource.Redist" />
paket add Microsoft.Diagnostics.Tracing.EventSource.Redist --version 1.1.20-beta
#r "nuget: Microsoft.Diagnostics.Tracing.EventSource.Redist, 1.1.20-beta"
#addin nuget:?package=Microsoft.Diagnostics.Tracing.EventSource.Redist&version=1.1.20-beta&prerelease
#tool nuget:?package=Microsoft.Diagnostics.Tracing.EventSource.Redist&version=1.1.20-beta&prerelease
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.
This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource.
For more details, have a look at https://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.
New features:
- ETW channel support
- Support for static registration
Supported Platforms:
- .NET Framework 3.5
- .NET Framework 4.0
- .NET Framework 4.5
- Windows Store apps
- Windows Phone App 8.1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
native | native is compatible. |
This package has no dependencies.
NuGet packages (35)
Showing the top 5 NuGet packages that depend on Microsoft.Diagnostics.Tracing.EventSource.Redist:
Package | Downloads |
---|---|
Microsoft.ApplicationInsights.Agent.Intercept
This NuGet enables Interception of method calls. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
Microsoft.Diagnostics.Tracing.EventSource
This package exposes an enhanced developer experience for coding against the Microsoft.Diagnostics.Tracing.EventSource (including build time validation). Microsoft.Diagnostics.Tracing.EventSource allows for firing ETW events from managed code. It enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource. For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx. New features: - ETW channel support - Support for static registration Supported Platforms: - .NET Framework 3.5 - .NET Framework 4.0 - .NET Framework 4.5 - Windows Store apps - Windows Phone App 8.1 |
|
Microsoft.ApplicationInsights.PersistenceChannel
This channel provides a peristant channel to Application Insights that will preserve telemetry in offline scenarios. This is a dependent package, for a best experience please install the platform specific package. |
|
NLog.Etw
NLog target for Windows Event Tracing - ETW |
|
VSTS.DataBulkEditor.Engine
naked Agility Visual Studio Team Services Sync & Migration Engine allows you to bulk edit data in Microsoft Team Foundation Server (TFS) and Visual Studio Team Services (VSTS). You can migrate work items, area & iterations, & test data from one Team Project to another. You can builk update work items and apply processing rules against your server or account. While the code is managed on Visual Studio Team Services all commits and releases are synched to https://github.com/nkdAgility/vsts-data-bulk-editor/ |
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Diagnostics.Tracing.EventSource.Redist:
Repository | Stars |
---|---|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
pardahlman/RawRabbit
A modern .NET framework for communication over RabbitMq
|
|
microsoft/dotnet-samples
Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!
|
|
net-commons/common-logging
A portable logging abstraction for .NET
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
|
|
RazorGenerator/RazorGenerator
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
|
|
pseymour/MakeMeAdmin
Make Me Admin is a simple, open-source application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.
|
|
ChrisFulstow/NBlog
A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
waynebaby/MVVM-Sidekick
A Modern light-weight MVVM framework based on RX and Await
|
|
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
|
|
sheng-jie/EventBus
C# 事件总线实现
|
|
ufcpp/UfcppSample
http://ufcpp.net/ 向けのサンプル
|
|
Windows-XAML/201505-MVA
|
|
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
|
|
Plac3hold3r/MvxScaffolding
🏗️ A customizable template used to scaffold a cross-platform MvvmCross application.
|
|
rebus-org/RebusSamples
Small sample projects
|