getsentry / dotnet-assembly-aliasLinks
Tool to rename .NET assemblies and references
☆55Updated 7 months ago
Alternatives and similar repositories for dotnet-assembly-alias
Users that are interested in dotnet-assembly-alias are comparing it to the libraries listed below
Sorting:
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Exposes top-level nullability information from reflection☆15Updated 6 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 3 months ago
- 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 simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 3 weeks ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 6 months ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated this week
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- 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
- template repository for a roslyn source generator☆23Updated 3 years ago
- Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.☆28Updated last year
- C# Source Generator library for Inter-Process Communication☆46Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 6 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆43Updated 2 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET Generic Host for UI applications☆29Updated last year
- Editor Bar is a Visual Studio extension designed to enhance your coding experience. It displays the path of the current file along with t…☆21Updated 2 weeks ago