sonnemaf / RoslynClrHeapAllocationAnalyzerLinks
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
☆15Updated last year
Alternatives and similar repositories for RoslynClrHeapAllocationAnalyzer
Users that are interested in RoslynClrHeapAllocationAnalyzer are comparing it to the libraries listed below
Sorting:
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- File path abstraction library for .NET.☆96Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 3 months ago
- Extends Verify to allow verification of Avalonia UIs☆40Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- Avalonia.PropertyGenerator generates the appropriate CLR members for Avalonia property definitions.☆25Updated 5 months ago
- WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.☆25Updated 9 months ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 4 years ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- An .NET compression tool. Supported file formats are Brotli and GZip.☆18Updated 2 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- .NET Generic Host for UI applications☆29Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated 3 weeks ago
- A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.☆19Updated last month
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- Nuget package merging utiility☆23Updated 2 weeks ago
- Playground for testing msbuild in a "server" mode