Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
☆123Jun 13, 2025Updated 8 months ago
Alternatives and similar repositories for AnyOf
Users that are interested in AnyOf are comparing it to the libraries listed below
Sorting:
- Actual C# Enums with values and better performance as a source generator☆48Mar 21, 2024Updated last year
- A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.☆75Nov 24, 2025Updated 3 months ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Jan 6, 2024Updated 2 years ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Dec 6, 2025Updated 2 months ago
- Update an entity graph in store to a given one by inserting, updating and removing the respective entities.☆32May 17, 2024Updated last year
- Use the .NET types DateOnly and TimeOnly with the EF Core 6 and 7 SQL Server provider☆42Dec 15, 2025Updated 2 months ago
- LinqCube is a small utility library to define measures and dimensions in code an do in-memory cubes against LINQ queries.☆11Feb 24, 2026Updated last week
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 2 weeks ago
- Make your enums more powerful just using .Net open source implementation☆11Oct 6, 2022Updated 3 years ago
- A trait engine for C#.☆14May 1, 2025Updated 10 months ago
- Experimental zero code compile time DTO generator and mapper using Source Generators in C#☆12Apr 18, 2021Updated 4 years ago
- ☆13Nov 17, 2025Updated 3 months ago
- ValueObjectGenerator is Generator for ValueObjects.☆40Nov 30, 2020Updated 5 years ago
- Generate fluent builders for your C# classes with ease.☆135Feb 1, 2026Updated last month
- BigMachines is State Machine library for .NET☆44Jan 30, 2026Updated last month
- This is a POC for a public nuget packages verification☆14Aug 21, 2023Updated 2 years ago
- .Net Or-Mapper working with dynamically implemented abstract Classes☆16Jan 16, 2024Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Jun 29, 2024Updated last year
- C# discriminated union source generator☆864Updated this week
- A Robust Option Type for C#☆14Jun 9, 2017Updated 8 years ago
- Integrate asynchronous job flows with ease in your .NET applications. AsyncFlow is designed for web applications that use a pattern where…☆48Nov 28, 2023Updated 2 years ago
- A source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- .NET adaptation for Java's Lombok using Source Generators.☆341Oct 16, 2024Updated last year
- ☆31Jun 28, 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
- Reusable logic for working with .NET core☆17Updated this week
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,381Updated this week
- A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.☆43Oct 17, 2023Updated 2 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Jan 30, 2025Updated last year
- String representations of expression trees + library of expression tree objects☆165Jun 27, 2023Updated 2 years ago
- Auth0, ASP.NET Core OAuth, OIDC☆34Feb 8, 2025Updated last year
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- Applied functional patterns for C#. Money and Currency types. MVP framework. (Obsolete)☆18Jun 10, 2019Updated 6 years ago
- A demo example demonstraing a few useful practices when working with source generators☆21Feb 25, 2021Updated 5 years ago
- A Roslyn source generator for creating constructors.☆111Updated this week
- 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
- An Abp module that help you automatically load related DTO (like ProductDto in OrderDto) under DDD.☆18Oct 27, 2024Updated last year
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆52Aug 2, 2025Updated 7 months ago