nullean / assembly-differ
Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are breaking.
☆62Updated 2 months ago
Alternatives and similar repositories for assembly-differ:
Users that are interested in assembly-differ are comparing it to the libraries listed below
- 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 .☆65Updated 3 months ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated 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
- MSIL Reader☆36Updated 2 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- 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
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- Find transitive dependencies in assemblies☆23Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- Experiments in .NET Core diagnostics☆24Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago