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 3 months ago
Alternatives and similar repositories for EmitDebugging
Users that are interested in EmitDebugging are comparing it to the libraries listed below
Sorting:
- Nuget package merging utiility☆23Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- 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 3 weeks ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated last week
- 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
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months 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
- 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
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 2 months ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated last month
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 7 months ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 5 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Bringing the XamlX Compiler Toolchain to WinUI3☆15Updated 5 years ago
- Vectorized generic dictionary prototype☆25Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 7 months ago
- A playground for creating a binding mechanism for Observables to XAML in WPF, UWP and Xamarin.Forms☆13Updated 8 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago