Tortuga.Chain.SQLite 5.0.2

dotnet add package Tortuga.Chain.SQLite --version 5.0.2
                    
NuGet\Install-Package Tortuga.Chain.SQLite -Version 5.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tortuga.Chain.SQLite" Version="5.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tortuga.Chain.SQLite" Version="5.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Tortuga.Chain.SQLite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tortuga.Chain.SQLite --version 5.0.2
                    
#r "nuget: Tortuga.Chain.SQLite, 5.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Tortuga.Chain.SQLite@5.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tortuga.Chain.SQLite&version=5.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Tortuga.Chain.SQLite&version=5.0.2
                    
Install as a Cake Tool

A fluent ORM and Database Reflection Library for PostgreSQL.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
5.0.2 159 5/1/2025
5.0.1 240 5/1/2025 5.0.1 is deprecated because it has critical bugs.
5.0.0 240 5/1/2025 5.0.0 is deprecated because it has critical bugs.
4.5.0 201 3/7/2024
4.4.0 313 3/4/2023
4.3.0 525 7/14/2022
4.2.0 521 7/7/2022
4.1.0 489 7/5/2022
4.0.2 502 5/10/2022
4.0.1 496 5/10/2022
4.0.0 543 3/27/2022
3.5.0 501 4/30/2021
3.4.0 585 12/6/2020
3.3.2 643 2/11/2020
3.2.0 689 1/31/2020
3.1.8000 655 12/24/2019
3.1.7296.34684 635 12/24/2019
3.0.7227.38228 695 10/16/2019
2.2.7215.30378 652 10/4/2019
2.1.7009.32791 804 3/12/2019
2.1.6987.43176 828 2/18/2019
2.1.6986.22197 796 2/16/2019
2.1.6983.42372 824 2/14/2019
2.1.6980.35218 808 2/11/2019
2.1.6963.39225 799 1/25/2019
2.0.6941.23940 849 1/6/2019
1.3.6848.3930 987 10/1/2018
1.2.6553.42023 1,677 12/11/2017
1.1.6311.41828 1,468 4/13/2017
1.0.6145.2010 1,488 10/28/2016
0.23.6046.31001 1,298 7/22/2016
0.22.6032.41991 1,291 7/8/2016
0.21.5985.37196 1,294 5/22/2016
0.20.5976.570 1,318 5/12/2016
0.19.5971.40874 1,235 5/8/2016
0.18.5964.23476 1,259 4/30/2016
0.17.5956.36513 1,526 4/23/2016
0.16.5953.38020 1,258 4/20/2016
0.15.5950.17760 1,216 4/16/2016
0.14.5949.37580 1,261 4/16/2016
0.13.5948.1914 1,261 4/14/2016
0.12.5946.2133 1,257 4/12/2016
0.11.5942.1585 1,284 4/8/2016
0.10.5938.40090 1,272 4/5/2016
0.9.5936.5147 1,270 4/2/2016
0.9.5936.3334 1,259 4/2/2016
0.8.5935.7049 1,273 4/1/2016
0.8.5929.5508 1,237 3/26/2016
0.7.5927.4604 1,263 3/24/2016
0.6.5924.37018 1,617 3/22/2016
0.5.5918.962 1,260 3/15/2016
0.4.5917.2852 1,264 3/14/2016
0.3.5916.25301 1,247 3/13/2016
0.3.5914.35501 1,464 3/12/2016
0.2.5914.35176 1,529 3/12/2016
0.1.5907.39412 1,251 3/5/2016
0.1.5907.33048 1,271 3/5/2016

Consumers of .NET Framework version of this library may need to reference the System.Data.SQLite.Core package directly.