FluentSql for .NET NuGet Package

FluentSql library makes writing Sql statements easy.

It can be used for simple CRUD to multiple join queries. Using a fluent api, one can write in C# or VB sql like statements that translate into a lean Sql statement that a DBMS can process.

FluentSql uses Dapper to execute its statements.




Got any FluentSql for .NET Question?





Info

Version: 1.1.0
Author(s): Ernesto.Herrera
Last Update: Sunday, April 2, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ernestoherrera/FluentSql
NuGet Url: https://www.nuget.org/packages/FluentSql


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



Tags



STATS

must-have-score

1

avg-downloads-per-day

2

days-since-last-release

2552