Top 7 C# fluent-api Projects
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Project mention: Searching with Umbraco Examine: Avoid these common filtering mistakes | dev.to | 2024-06-09
The problem is reported and discussed here: https://github.com/Shazwazza/Examine/issues/329
-
Validot
Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficiently handles classes, structs, nested members, collections, nullables, plus any relation or combination of them. It also supports translations, custom logic extensions with tests, and DI containers.
FluentValidation, despite its popularity, is generally 2x slower. There are some faster alternatives, such as Validot, but I would like to leave the burden of benchmarking to its maintainers.
-
-
-
Project mention: Validation of Complex Objects in Multi-Lingual Environment Using DynamicVNET With ASP.NET Core Example | dev.to | 2024-10-14
Whether you are building an API, a web app or a service-based architecture, DynamicVNET can help you keep your validation logic clean, reusable, and maintainable. Also you can check it out here.
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
C# fluent-api discussion
Index
What are some of the best open-source fluent-api projects in C#? This list will help you:
# | Project | Stars |
---|---|---|
1 | Fluent NHibernate | 1,660 |
2 | Examine | 393 |
3 | Validot | 327 |
4 | M31.FluentAPI | 113 |
5 | UTK-Fluent-extension-for-UIToolkit | 29 |
6 | DynamicVNET | 21 |
7 | Funk | 11 |