A C# source generator to make an interface and a class wrapper to test static and extension methods.
☆16Sep 20, 2022Updated 3 years ago
Alternatives and similar repositories for MockableStaticGenerator
Users that are interested in MockableStaticGenerator are comparing it to the libraries listed below
Sorting:
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- BigMachines is State Machine library for .NET☆44Updated this week
- C# interface-to-member source generator☆87Feb 16, 2026Updated last month
- A source generator for C# that turns .env files into runtime constants.☆37Nov 5, 2022Updated 3 years ago
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 9 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…☆47Sep 5, 2025Updated 6 months ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- C# source generator for producing faster enum lookups☆20Updated this week
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- ☆12Nov 11, 2022Updated 3 years ago
- Making XUnit.NET test projects even better☆24Jun 4, 2022Updated 3 years ago
- ☆31Jun 28, 2021Updated 4 years ago
- A source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. Scen…☆47Dec 5, 2022Updated 3 years ago
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 9 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Apr 7, 2022Updated 3 years ago
- The Azure ServiceBus Transport☆13Nov 22, 2021Updated 4 years ago
- ☆15Mar 1, 2026Updated 2 weeks ago
- A source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.☆81Oct 15, 2022Updated 3 years ago
- Enumeration class as an alternate to enum types☆10Jul 9, 2024Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Mar 27, 2025Updated 11 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Sep 3, 2024Updated last year
- A simple sound synthesis software.☆14Dec 8, 2022Updated 3 years ago
- .Net library for generate proxy class instances☆13Oct 8, 2024Updated last year
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Nov 29, 2021Updated 4 years ago
- 🖼 Heroicons (https://heroicons.com/) that are easy to use in ASP.NET Core MVC as TagHelpers.☆14Mar 12, 2026Updated last week
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Nov 10, 2020Updated 5 years ago
- Source generator for decorator pattern boilerplate code in C#.☆17Mar 2, 2026Updated 2 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆175Feb 9, 2026Updated last month
- Expose attribute and entity metadata as entities☆12Sep 13, 2018Updated 7 years ago
- A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without …☆197Apr 1, 2025Updated 11 months ago
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- Immutability is easy!☆54Updated this week
- Documentation of various and sundry matters☆16May 25, 2020Updated 5 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Mar 6, 2026Updated 2 weeks ago