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
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 5 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 10 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
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated 10 months ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 6 months 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
- WPF control to facilitate the exploration of NuGet packages☆13Updated last week
- Source generator to easily embed and access files + directory trees☆17Updated 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.☆15Updated 6 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 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 .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
- 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
- Removes nullability and pragma warning suppressions that are no longer necessary.☆10Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Nuget package merging utiility☆23Updated 9 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 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
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Utilities for working with streams and pipes☆10Updated 3 weeks ago
- The Programmer Productivity Toolkit☆12Updated 2 weeks ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 4 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- An experimental .NET framework to facilitate using distributed computing patterns within a monolithic application.☆19Updated 2 years ago
- WpfControlTestbench makes it easy to write sophisticated test windows for WPF controls with few lines of code.☆23Updated last month
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Find transitive dependencies in assemblies☆23Updated 2 weeks ago