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 week
Alternatives and similar repositories for EmitDebugging
Users that are interested in EmitDebugging are comparing it to the libraries listed below
Sorting:
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Generate plots for BenchmarkDotNet☆12Updated 10 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆14Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 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 last week
- Nuget package merging utiility☆23Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years 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
- 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
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 11 months ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Find transitive dependencies in assemblies☆23Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Avalonia.PropertyGenerator generates the appropriate CLR members for Avalonia property definitions.☆23Updated last month
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 3 months 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
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- The Nuget package for Microsoft Concurrency Visualizer SDK Tools.☆10Updated 5 months ago