TinySql 0.6.7
See the version list below for details.
dotnet add package TinySql --version 0.6.7
NuGet\Install-Package TinySql -Version 0.6.7
<PackageReference Include="TinySql" Version="0.6.7" />
<PackageVersion Include="TinySql" Version="0.6.7" />
<PackageReference Include="TinySql" />
paket add TinySql --version 0.6.7
#r "nuget: TinySql, 0.6.7"
#:package TinySql@0.6.7
#addin nuget:?package=TinySql&version=0.6.7
#tool nuget:?package=TinySql&version=0.6.7
Like the .NET StringBuilder, the TinySql SqlBuilder is a small and fast object-oriented SQL statement builder
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 6.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.8.3 | 201 | 10/7/2024 |
0.8.2 | 284 | 6/2/2023 |
0.8.1 | 398 | 1/10/2023 |
0.8.0 | 858 | 4/20/2022 |
0.7.0-beta3 | 1,276 | 1/5/2016 |
0.7.0-beta2 | 1,142 | 1/4/2016 |
0.7.0-beta1 | 1,156 | 1/4/2016 |
0.6.7 | 1,535 | 1/4/2016 |
0.6.6-rc1 | 1,149 | 12/23/2015 |
0.6.6-beta | 1,387 | 12/22/2015 |
0.6.5 | 1,593 | 12/22/2015 |
0.6.5-beta | 1,151 | 12/18/2015 |
0.6.4 | 1,326 | 12/18/2015 |
0.6.3-beta | 1,180 | 12/18/2015 |
The TypeBuilder in Version 0.6.7 now contains both Insert and Update from POCO objects
Version 0.6.6 PopulateObject() can populate object hierachies from ResultTables
TSM.exe in Version 0.6.5 can generate metadata and POCO classes on views as well as tables
Version 0.6.4 is the working version. See the GitHub project for details
Version 0.6.1+ is Built for .NET 4.5