Suilder NuGet Package

Suilder is a SQL query builder for .NET.

It is focused on the use of alias objects to reference tables and column names, there are different types of alias, that can use strings or lambda expressions, and support translation of names.

The queries are built by combining smaller query fragments, allowing us to build dynamic queries easily.

This library is only a query builder, so you have to combine with any other library to execute the queries and mapping the result.




Got any Suilder Question?





Info

Version: 2.4.1
Author(s): Víctor Diez
Last Update: Monday, May 2, 2022
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Suilder


Install
Install-Package Suilder
dotnet add package Suilder
paket add Suilder
Suilder Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

749