Highly efficient compile-time general purpose DI container based on C# source generators.
☆34Jun 23, 2022Updated 3 years ago
Alternatives and similar repositories for DpdtInject
Users that are interested in DpdtInject are comparing it to the libraries listed below
Sorting:
- Discriminated union type source generator☆11Feb 12, 2026Updated 2 weeks ago
- A very fast dependency injection and components container, with many interesting features, and without reflection☆11Oct 31, 2022Updated 3 years ago
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Sep 29, 2024Updated last year
- 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
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Jun 25, 2022Updated 3 years ago
- Debugger visualizers and image editor apps built on KGy SOFT Drawing Libraries☆24Nov 25, 2025Updated 3 months ago
- A Roslyn based C# source generation framework☆134Dec 20, 2025Updated 2 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 8 months ago
- Logic engine is designed to run arbitrary rules or bits of logic against a given model☆11Feb 20, 2017Updated 9 years ago
- A source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- Source generator for decorator pattern boilerplate code in C#.☆17Feb 23, 2026Updated last week
- ☆12Dec 1, 2021Updated 4 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Nov 17, 2022Updated 3 years ago
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 8 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆354Updated this week
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- A Visual Studio sample☆11May 2, 2018Updated 7 years ago
- Generates a synchronized version of an async method☆75Dec 24, 2025Updated 2 months 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
- GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enum…☆101Sep 24, 2021Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- A Robust Option Type for C#