"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
"A simple (but correct) .NET class for validating email addresses.Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standard…"
Library or NuGet package built with .net standard and c# by Jeffrey Stedfast.
"Package Description"
Library or NuGet package built with .net standard and c# by Raffael Herrmann.
"Provides easy access to Active Directory Domain Services.Commonly Used Types:System.DirectoryServices.DirectoryEntrySystem.DirectoryServices.DirectorySearcherSystem.Dire…"
Library or NuGet package built with .net standard and c# by Microsoft.
"CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。"
Library or NuGet package built with .net standard and c# by CSRedisCore.
"Internal implementation package not meant for direct consumption. Please do not reference directly. CoreCLR application host for test applications When using NuGet…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Build .NET apps that support more than 69 languages with few lines of code. Provides developers with the ability to localize their applications very easily with the h…"
Open source library or nuget package built with .net core and c# by @AhmadMozaffar99.
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