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:
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 8 months ago
- BigMachines is State Machine library for .NET☆44Jan 30, 2026Updated last month
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years 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 5 months ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- C# interface-to-member source generator☆87Feb 16, 2026Updated last week
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- A source generator for C# that turns .env files into runtime constants.☆37Nov 5, 2022Updated 3 years ago
- C# source generator for producing faster enum lookups☆20Updated this week
- Making XUnit.NET test projects even better☆23Jun 4, 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 source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- ☆31Jun 28, 2021Updated 4 years ago
- Source generator for decorator pattern boilerplate code in C#.☆17Updated this week
- ☆15Feb 17, 2026Updated last week
- A simple sound synthesis software.☆14Dec 8, 2022Updated 3 years 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
- .Net library for generate proxy class instances☆13Oct 8, 2024Updated last year
- 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 8 months ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆82Updated this week
- boilerplatezero is a collection of C# source generators☆40Nov 19, 2023Updated 2 years ago
- Lazy Dependency Injection for Microsoft's DI ServiceProvider☆15Nov 29, 2021Updated 4 years 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
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Sep 3, 2024Updated last year
- Actual C# Enums with values and better performance as a source generator☆48Mar 21, 2024Updated last year
- Documentation of various and sundry matters☆16May 25, 2020Updated 5 years ago
- 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 code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Mar 27, 2025Updated 11 months ago
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- Tiny and simple data format/serializer.☆22Feb 21, 2026Updated last week
- A CSharp library that makes it easier to work with Types dynamically.☆24Mar 14, 2023Updated 2 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Nov 17, 2022Updated 3 years ago
- SourceMock is a C# mocking framework based on source generators☆57Aug 14, 2023Updated 2 years ago
- Immutability is easy!☆55Nov 20, 2025Updated 3 months ago
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Sep 1, 2025Updated 5 months ago