"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."
Library or NuGet package built with .net standard and c# by Microsoft.
Project website: https://github.com/Microsoft/perfview
NuGet: https://www.nuget.org/packages/Microsoft.Diagnostics.Tracing.TraceEvent
"Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin)."
Library or NuGet package built with .net standard and c# by neuecc.
"NHibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of NHibernate. The product is ar…"
Library or NuGet package built with .net standard and c# by Hibernating Rhinos LTD.
"An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above (including Silverlight). Also capable of handling 32 and 64 bit process…"
Library or NuGet package built with .net standard and c# by shaun wilde.
"Provides classes that allow the creation and use of isolated stores.Commonly Used Types:System.IO.IsolatedStorage.IsolatedStorageFileSystem.IO.IsolatedStorage.IsolatedSt…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Microsoft .NET Framework Reference Assemblies"
Library or NuGet package built with .net standard and c# by Microsoft.
"NLog.WindowsEventLog provides access to the EventLog-target for NetStandard"
Library or NuGet package built with .net standard and c# by Jarek Kowalski, Kim Christensen & Julian Verdurmen.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2024 - created by Corstiaan Hesselink - submit project - RSS feed - contact