StefH / AnyOfLinks
Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.
☆121Updated 3 months ago
Alternatives and similar repositories for AnyOf
Users that are interested in AnyOf are comparing it to the libraries listed below
Sorting:
- Moxy - Mixins code generator for C#☆125Updated 8 months ago
- Generate primary constructor from readonly fields☆107Updated last year
- A convention based object to object mapper using Roslyn source generator.☆95Updated 3 months ago
- Extensions to LINQ to Objects☆122Updated last week
- Generate fluent builders for your C# classes with ease.☆125Updated last month
- The C# Source Generator Playground☆146Updated 4 years ago
- Use extension methods in Entity Framework Core queries☆193Updated 5 months ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆197Updated 2 weeks ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆139Updated this week
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆70Updated 2 weeks ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆199Updated last week
- NET distributed cache using a json file as the shared resourse with very fast Get☆100Updated 11 months ago
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆194Updated this week
- Compile Razor templates at build-time without a dependency on ASP.NET.☆161Updated last week
- DotNet tool to generate HTTP client classes from ASP.NET Core api controllers.☆65Updated 4 months ago
- Intelligent Enums☆235Updated 2 weeks ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆184Updated 2 weeks ago
- Reflection APIs over roslyn symbol APIs