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
- 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 10 months ago
- An .NET compression tool. Supported file formats are Brotli and GZip.☆8Updated 4 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated 11 months ago
- Parser for arithmetic expressions☆21Updated 4 years ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆20Updated this week
- ☆22Updated 2 years ago
- ☆12Updated 7 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 5 months ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Solution and project query system based on Roslyn compiler☆12Updated 2 years ago
- Roslyn powered analyzers for C# to support convention defined architecture☆15Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Source generator to easily embed and access files + directory trees☆17Updated 4 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- Extends Verify to allow verification of Xaml UIs☆21Updated this week
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months 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 2 weeks 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 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A Tokenizing TextBox for Avalonia☆27Updated 3 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 7 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- An ACID .NET relational database☆20Updated last year