A simple library to build SQL queries.
Info
| Version: | 1.0.2 |
| Author(s): | zeng ande |
| Last Update: | Monday, December 21, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cdroulers/awesome-sql-builder |
| NuGet Url: | https://www.nuget.org/packages/Dybdc.Data.Sql.Builder |
Install
Install-Package Dybdc.Data.Sql.Builder
dotnet add package Dybdc.Data.Sql.Builder
paket add Dybdc.Data.Sql.Builder
Dybdc.Data.Sql.Builder Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.4.1)