Like the .NET StringBuilder, the TinySql SqlBuilder is a small and fast object-oriented SQL statement builder.
Info
Version: | 0.8.3 |
Author(s): | Michael Randrup |
Last Update: | Monday, October 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michaelrandrup/TinySql |
NuGet Url: | https://www.nuget.org/packages/TinySql |
Install
Install-Package TinySql
dotnet add package TinySql
paket add TinySql
TinySql Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)
Tags