devlooped / ThisAssembly
Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
☆461Updated this week
Alternatives and similar repositories for ThisAssembly:
Users that are interested in ThisAssembly are comparing it to the libraries listed below
- Source only package that exposes newer .net and C# features to older runtimes.☆340Updated this week
- Roslyn analyzers for IDisposable☆394Updated 9 months ago
- Structured concurrency support for C#☆274Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆280Updated this week
- Fast and lightweight parser creation tools☆443Updated 3 weeks ago
- Intelligent Enums☆211Updated 3 months ago
- Write your pipelines in C# !☆350Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆454Updated 4 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆149Updated 4 months ago
- Pure DI for .NET☆599Updated 2 weeks ago
- Build time tools in the flavor of Dapper☆393Updated last month
- Zero Allocation Writer/Reader Parser for .NET Core☆299Updated 7 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆216Updated 3 months ago
- A library for running isolated .NET runtimes inside .NET☆621Updated last year
- Simply LINQ your remote resources...☆342Updated last week
- C# discriminated union source generator☆685Updated this week
- Interpolated Strings but in reverse! A very cursed C# parser library.☆235Updated 3 weeks ago
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆289Updated last month
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆292Updated this week
- Reflection APIs over roslyn symbol APIs☆191Updated 2 years ago
- A basic template for writing a C# source generator☆186Updated 2 years ago
- Configure async code's ConfigureAwait at a global level☆451Updated last month
- Easily identify which dependencies can be removed from a .NET project☆190Updated 3 weeks ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆179Updated last week
- 🏃 A .NET library that runs external commands.☆730Updated this week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆667Updated this week
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆711Updated 3 months ago
- .NET tool to analyze size of Native AOT binaries.☆366Updated 3 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆151Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆187Updated 3 weeks ago