"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
"The Cake script runner."
Library or NuGet package built with .net standard and c# by Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström, Dave Glick, Pascal Berger, Jérémie Desautels & Enrico Campidoglio and contributors.
"This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener."
Library or NuGet package built with .net standard and c# by Microsoft.
"Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure."
Library or NuGet package built with .net standard and c# by Nick Strupat.
"AutoMocker for use with NSubstitute"
Library or NuGet package built with .net standard and c# by K McManus.
"White is a framework for automating rich client applications based on Win32, WinForms, WPF, Silverlight and SWT (Java) platforms. It is .NET based and does not require t…"
Library or NuGet package built with .net standard and c# by Vivek Singh & Jake Ginnivan.
"Custom target for NLog to send logging messages to a Syslog server"
Library or NuGet package built with .net standard and c# by Luigi Berrettini.
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.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact