nullean / assembly-differLinks
Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are breaking.
☆64Updated 8 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:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years 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 5 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- MSIL Reader☆36Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Tool to rename .NET assemblies and references☆56Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Download, update and sync loose files from URLs☆61Updated this week
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- ☆22Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 4 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated 3 weeks ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago