Like the .NET StringBuilder, the TinySql SqlBuilder is a small and fast object-oriented SQL statement builder.
Info
| Version: | 0.9.2 |
| Author(s): | Michael Randrup |
| Last Update: | Wednesday, October 29, 2025 |
| .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