A free .NET library to help you to build sql strings using C# object notation, making easier to write conditional queries with no hard-typed strings on the code.
Info
Version: | 0.0.1.9 |
Author(s): | Diego Rafael O. Souza |
Last Update: | Tuesday, April 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/diegorafael/sqlitequerybuilder |
NuGet Url: | https://www.nuget.org/packages/SQLiteQueryBuilder |
Install
Install-Package SQLiteQueryBuilder
dotnet add package SQLiteQueryBuilder
paket add SQLiteQueryBuilder
SQLiteQueryBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
Tags