getsentry / dotnet-assembly-aliasLinks
Tool to rename .NET assemblies and references
☆56Updated 4 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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 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…☆44Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 3 years ago
- A .NET library that calculates the width of Unicode characters.