System.Diagnostics.TraceSource 4.0.0-beta-22231
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package.
Showing the top 20 packages that depend on System.Diagnostics.TraceSource.
| Packages | Downloads |
|---|---|
|
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6 and 7
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
1 |
|
Microsoft.Diagnostics.Tracing.TraceEvent
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
|
1 |
|
Microsoft.Azure.DocumentDB.Core
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
1 |
|
Serilog
Simple .NET logging with fully-structured events
|
1 |
|
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model.
|
1 |
All Frameworks
- System.Runtime (>= 4.0.0-beta-22231)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 0 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.0.0 | 0 | 06/27/2016 |
| 4.0.0-rc2-24027 | 0 | 05/16/2016 |
| 4.0.0-beta-23516 | 0 | 11/18/2015 |
| 4.0.0-beta-23409 | 0 | 10/15/2015 |
| 4.0.0-beta-23225 | 0 | 09/01/2015 |
| 4.0.0-beta-23123 | 0 | 07/29/2015 |
| 4.0.0-beta-23109 | 0 | 07/27/2015 |
| 4.0.0-beta-23019 | 0 | 06/30/2015 |
| 4.0.0-beta-22816 | 0 | 04/24/2015 |
| 4.0.0-beta-22605 | 0 | 02/13/2015 |
| 4.0.0-beta-22416 | 0 | 01/16/2015 |
| 4.0.0-beta-22231 | 0 | 11/11/2014 |