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 5 years ago
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☆12Updated 7 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 6 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Nuget package merging utiility☆23Updated 11 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Roslyn powered analyzers for C# to support convention defined architecture☆15Updated 2 years ago
- An experimental .NET framework to facilitate using distributed computing patterns within a monolithic application.☆19Updated 2 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Tools for experimenting with union types.☆30Updated 3 months ago
- ☆22Updated 2 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- A terminal abstraction with platform-specific drivers.☆25Updated 3 years ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- Source generator to easily embed and access files + directory trees☆17Updated 4 years ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 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
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago