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:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 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
- An ACID .NET relational database☆21Updated last year
- Source generator to easily embed and access files + directory trees☆17Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆33Updated last week
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Utilities for working with streams and pipes☆12Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 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
- An .NET compression tool. Supported file formats are Brotli and GZip.☆8Updated 5 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 6 months ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 6 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
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 8 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 5 months ago
- ☆22Updated 2 years ago
- Nuget package merging utiility☆23Updated 11 months ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Argon is a JSON framework for .NET. It is a hard fork of Newtonsoft.Json.☆13Updated this week
- Fast Accessors for .Net☆33Updated 2 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 7 months ago
- WPF control to facilitate the exploration of NuGet packages☆13Updated 2 weeks ago