💜 Low-level .NET Things
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
Implementation of a .NET GC in C# with NativeAOT
Converts between Windows PDB and Portable PDB formats.
Danny Coutures NtfsReader source (fast NTFS access, like everything)
Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
.NET tool to analyze size of Native AOT binaries.
VSCode extensions for working with and on roslyn
The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-like syntax
A tool to visualize the activity of the .NET garbage collector.
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
An advanced profiler for .NET Applications on Windows
A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
Transpiles a C# subset to non .NET languages. (Powered by Roslyn)
Post-build IL optimizer and intermediate representation for .NET programs