TTRider.FluidSql.SQLite
1.3.0
See the version list below for details.
dotnet add package TTRider.FluidSql.SQLite --version 1.3.0
NuGet\Install-Package TTRider.FluidSql.SQLite -Version 1.3.0
<PackageReference Include="TTRider.FluidSql.SQLite" Version="1.3.0" />
paket add TTRider.FluidSql.SQLite --version 1.3.0
#r "nuget: TTRider.FluidSql.SQLite, 1.3.0"
// Install TTRider.FluidSql.SQLite as a Cake Addin #addin nuget:?package=TTRider.FluidSql.SQLite&version=1.3.0 // Install TTRider.FluidSql.SQLite as a Cake Tool #tool nuget:?package=TTRider.FluidSql.SQLite&version=1.3.0
Fluid-style SQL statement generator
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. |
-
- System.Data.SQLite.Core (>= 1.0.96)
- TTRider.FluidSql.dll (>= 1.6.0)
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 |
---|---|---|
1.11.1 | 6,265 | 8/9/2017 |
1.11.0 | 2,804 | 4/19/2017 |
1.10.5 | 2,424 | 12/14/2016 |
1.10.3-beta-5 | 2,096 | 8/29/2016 |
1.10.3-beta-4 | 1,457 | 8/29/2016 |
1.10.3-beta-3 | 1,541 | 8/29/2016 |
1.10.3-beta-2 | 1,577 | 8/7/2016 |
1.10.3-beta-1 | 1,552 | 8/5/2016 |
1.10.2 | 1,761 | 8/3/2016 |
1.10.1 | 2,049 | 7/31/2016 |
1.4.0-core-beta-7220045 | 1,493 | 7/22/2016 |
1.4.0-core-beta-7210700 | 1,555 | 7/22/2016 |
1.4.0-core-beta-7210508 | 1,555 | 7/22/2016 |
1.4.0-core-beta-7200641 | 1,469 | 7/21/2016 |
1.4.0-core-beta-7200640 | 1,520 | 7/21/2016 |
1.4.0-core-beta-7200618 | 1,545 | 7/21/2016 |
1.4.0-core-beta-7131124 | 1,577 | 7/21/2016 |
1.3.3 | 1,767 | 12/30/2015 |
1.3.2 | 1,723 | 12/29/2015 |
1.3.1 | 1,668 | 12/29/2015 |
1.3.0 | 1,771 | 12/29/2015 |
1.2.1 | 2,017 | 10/2/2015 |
1.2.0 | 1,799 | 6/8/2015 |
1.1.1 | 1,760 | 6/5/2015 |
1.1.0 | 2,008 | 4/28/2015 |
1.0.21 | 1,834 | 4/28/2015 |
1.0.20 | 1,940 | 4/24/2015 |
1.0.13-alpha | 1,572 | 4/3/2015 |
1.0.12-alpha | 1,605 | 4/2/2015 |
1.3.0
--
* Stub for functions
1.2.0
--
* Adding more Parameter-related helper functions, like Sql.Parameter.XXX
1.1.1
--
* Adding Parameter direction support
1.1.0
--
* Renaming parameterized snippet to Templated Statement
* Adopting semantic versioning
1.0.21
--
* Adding parameterized snippet support
1.0.20
--
* Initial release of the SQLite provider for FluidSQL
more information on GitHub:
https://github.com/ttrider/fluid-sql