nullean / assembly-differLinks
Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are breaking.
☆63Updated 5 months ago
Alternatives and similar repositories for assembly-differ
Users that are interested in assembly-differ are comparing it to the libraries listed below
Sorting:
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated this week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Experiments in .NET Core diagnostics☆24Updated last month
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 2 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- 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
- Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the …☆37Updated 6 months ago
- Polyfills for projects targeting older versions of .NET☆38Updated last month
- 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last month
- A tool that finds differences between .NET assemblies☆61Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- File path abstraction library for .NET.☆69Updated last week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago