JasonBock / EmitDebuggingLinks
This is an assembly that generates a .il source file for emitted code with the correct breakpoints built-in for debugging purposes. It has the same binary interface with the Builder classes in System.Reflection.Emit to make it relatively painless to replace current code with this API.
☆12Updated last month
Alternatives and similar repositories for EmitDebugging
Users that are interested in EmitDebugging are comparing it to the libraries listed below
Sorting:
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Helper objects to browse complex structures returned by ClrMD☆65Updated 3 weeks ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 6 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated last week
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 10 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Nuget package merging utiility☆23Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 11 months ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 4 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 8 months ago
- A playground for creating a binding mechanism for Observables to XAML in WPF, UWP and Xamarin.Forms☆13Updated 7 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 9 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Updated 7 months ago
- Internal application architecture via command and event messages☆32Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year