JasonBock / EmitDebugging
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 4 years ago
Alternatives and similar repositories for EmitDebugging:
Users that are interested in EmitDebugging are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆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 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 9 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 4 months ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆13Updated 6 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Utilities for working with streams and pipes☆10Updated 2 weeks ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆15Updated 9 months ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 2 weeks ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- Azure DevOps Inventory .NET Tool – Inventories and documents an Azure DevOps organization by generating a set of Markdown files for the s…☆12Updated last week
- Fast Accessors for .Net☆33Updated 2 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 3 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
- WPF control to facilitate the exploration of NuGet packages☆13Updated last week
- An ACID .NET relational database☆18Updated 10 months 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
- Nuget package merging utiility☆23Updated 8 months ago
- A playground for creating a binding mechanism for Observables to XAML in WPF, UWP and Xamarin.Forms☆13Updated 7 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A powerful responsive Grid system for WPF, inspired by CSS grid☆27Updated 2 years ago
- Cross-platform, multi-touch gesture recognition☆10Updated 4 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 5 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Source generator to easily embed and access files + directory trees☆17Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- Sample single instance WPF project☆10Updated 4 years ago