nullean / assembly-differ
Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are breaking.
☆59Updated last year
Alternatives and similar repositories for assembly-differ:
Users that are interested in assembly-differ are comparing it to the libraries listed below
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- MSIL Reader☆36Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- Like compiler explorer, but for .NET JIT.☆29Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆35Updated 3 weeks ago
- Simple source only reflection library with default interface property support☆63Updated this week
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated 11 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆19Updated last month
- Managed wrappers around the .NET Unmanaged API☆62Updated 9 months 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 4 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 2 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- A set of tools to work with CIL in .NET applications☆26Updated 4 months ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆38Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 9 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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…☆19Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 11 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆79Updated 3 weeks ago