zodiacon / DotNextMoscow2019Links
DotNextMoscow2019
☆31Updated 6 years ago
Alternatives and similar repositories for DotNextMoscow2019
Users that are interested in DotNextMoscow2019 are comparing it to the libraries listed below
Sorting:
- Extensions for the new WinDbg☆106Updated 3 months ago
- ☆44Updated 2 years ago
- Explore .NET Processes and Dump files☆118Updated 5 years ago
- This is a cheat sheet for windbg☆113Updated 6 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆218Updated 4 years ago
- C# debugging automation tool☆96Updated 3 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆135Updated last year
- A command line memory analysis tool for managed code.☆90Updated 4 years ago
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆246Updated 2 years ago
- A C# / .Net interface to the Win32 SSPI authentication API☆66Updated 3 years ago
- Win32 memory leak detector with ETW☆47Updated 7 years ago
- Copy-on-write fork()-like memory dump using Process Snapshotting APIs☆13Updated 8 years ago
- Example on how to consume a COM server from a .NET client and a .NET server from a COM client. Examples are for both using the Registry a…