SingleAccretion / dotnet-diffLinks
A tool that finds differences between .NET assemblies
☆61Updated 2 years ago
Alternatives and similar repositories for dotnet-diff
Users that are interested in dotnet-diff 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
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- template repository for a roslyn source generator☆22Updated 3 years ago
- Download, update and sync loose files from URLs☆60Updated last week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- ☆22Updated 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
- The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard☆62Updated 2 months ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆40Updated 6 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 4 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated last week
- A source generator for C# that turns .env files into runtime constants.☆37Updated 2 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
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- Simple source only reflection library with default interface property support☆71Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 11 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- ☆31Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 8 months ago
- DSL for building web services☆37Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago