HamedFathi / MockableStaticGenerator
A C# source generator to make an interface and a class wrapper to test static and extension methods.
☆14Updated 2 years ago
Alternatives and similar repositories for MockableStaticGenerator:
Users that are interested in MockableStaticGenerator are comparing it to the libraries listed below
- BigMachines is State Machine library for .NET☆41Updated 3 weeks ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 3 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- ☆30Updated 3 years ago
- A source generator to generate compile-time mapping of enums and description attributes☆23Updated 2 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- Simple C# source generator for text templates☆33Updated 2 years ago
- A simple source generator that creates interfaces by implementations.☆38Updated 11 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- C# source generator for producing faster enum lookups☆20Updated this week
- ☆12Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- A library that automatically adds support for object deconstruction in C#.☆40Updated 3 months ago
- A zero allocation globbing library☆25Updated last month
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- .NET proxy generator powered by Roslyn☆14Updated this week
- A C# source generator to create an enumeration class from an enum type.☆17Updated 2 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated last month
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions☆56Updated this week
- File and Folder selector for Spectre.Console