StefH / FluentBuilderLinks
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
☆199Updated 2 months ago
Alternatives and similar repositories for FluentBuilder
Users that are interested in FluentBuilder are comparing it to the libraries listed below
Sorting:
- Source Generated implementation of the Mediator pattern☆163Updated this week
- An extremely light and modern Operation Result Pattern library for .NET.☆184Updated 3 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆223Updated last week
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆111Updated 3 weeks ago
- Intelligent Enums☆235Updated 2 weeks ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆119Updated last year
- Structured concurrency support for C#☆277Updated 2 years ago
- Use extension methods in Entity Framework Core queries☆195Updated 7 months ago
- Generate fluent builders for your C# classes with ease.☆130Updated last month
- A Job Scheduler sitting on top of IHostedService in dotnet.☆187Updated 2 weeks ago
- Logging extensions for xunit☆296Updated this week
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆119Updated last year
- A minimal tracing system that integrates Serilog with System.Diagnostics.Activity.☆158Updated 4 months ago
- Convert your .NET dependencies to the Directory.Packages.props format☆109Updated 4 months ago
- Extension methods which use the excellent OneOf library to enable asynchronous method chaining in C#☆71Updated 6 months ago
- Sql Builder using Interpolated Strings☆269Updated last month
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆122Updated 5 months ago
- A convention based object to object mapper using Roslyn source generator.☆94Updated 5 months ago
- Moxy - Mixins code generator for C#☆127Updated 10 months ago
- Extensions to LINQ to Objects☆124Updated last week
- Extensions for Microsoft.AspNetCore.OpenApi