m31coding / M31.FluentAPILinks
Generate fluent builders for your C# classes with ease.
☆117Updated 3 months ago
Alternatives and similar repositories for M31.FluentAPI
Users that are interested in M31.FluentAPI are comparing it to the libraries listed below
Sorting:
- Moxy - Mixins code generator for C#☆121Updated 5 months ago
- Intelligent Enums☆216Updated 7 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆100Updated last year
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆190Updated last week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated last week
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆71Updated last week
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆117Updated last week
- Statically typed i18n support for the .NET - ecosystem☆80Updated this week
- Source Generated implementation of the Mediator pattern☆140Updated this week
- A Job Scheduler sitting on top of IHostedService in dotnet.☆180Updated this week
- A convention based object to object mapper using Roslyn source generator.☆95Updated 2 weeks ago
- ☆75Updated last month
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆244Updated 2 months ago
- DotNet tool to generate HTTP client classes from ASP.NET Core api controllers.☆65Updated last month
- The .NET Autogenerator☆55Updated last week
- ☆53Updated 3 weeks ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆162Updated this week
- An extremely light and modern Operation Result Pattern library for .NET.☆158Updated last week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated 3 weeks ago
- A lightweight full text indexer for .NET☆190Updated 3 months ago
- Practical generic programming for .NET☆209Updated 2 weeks ago
- Extensions to LINQ to Objects☆122Updated last week
- Source generator that instantly scaffolds DTOs, ViewModels and typed LINQ projections without any runtime overhead.☆84Updated 3 weeks ago
- Extension methods which use the excellent OneOf library to enable asynchronous method chaining in C#☆67Updated last month
- 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 …