Tortuga.Chain.SQLite 5.0.2

There is a newer version of this package available.
See the version list below for details.
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.4.5 145 9/11/2025
5.4.0 131 9/8/2025
5.3.0 135 9/2/2025
5.2.1 164 8/29/2025
5.0.2 182 5/1/2025
5.0.1 261 5/1/2025 5.0.1 is deprecated because it has critical bugs.
5.0.0 267 5/1/2025 5.0.0 is deprecated because it has critical bugs.
4.5.0 226 3/7/2024
4.4.0 336 3/4/2023
4.3.0 546 7/14/2022
4.2.0 541 7/7/2022
4.1.0 509 7/5/2022
4.0.2 522 5/10/2022
4.0.1 515 5/10/2022
4.0.0 564 3/27/2022
3.5.0 520 4/30/2021
3.4.0 608 12/6/2020
3.3.2 673 2/11/2020
3.2.0 716 1/31/2020
3.1.8000 678 12/24/2019
3.1.7296.34684 659 12/24/2019
3.0.7227.38228 723 10/16/2019
2.2.7215.30378 679 10/4/2019
2.1.7009.32791 828 3/12/2019
2.1.6987.43176 853 2/18/2019
2.1.6986.22197 820 2/16/2019
2.1.6983.42372 846 2/14/2019
2.1.6980.35218 830 2/11/2019
2.1.6963.39225 823 1/25/2019
2.0.6941.23940 874 1/6/2019
1.3.6848.3930 1,019 10/1/2018
1.2.6553.42023 1,756 12/11/2017
1.1.6311.41828 1,527 4/13/2017
1.0.6145.2010 1,547 10/28/2016
0.23.6046.31001 1,337 7/22/2016
0.22.6032.41991 1,332 7/8/2016
0.21.5985.37196 1,338 5/22/2016
0.20.5976.570 1,363 5/12/2016
0.19.5971.40874 1,274 5/8/2016
0.18.5964.23476 1,301 4/30/2016
0.17.5956.36513 1,566 4/23/2016
0.16.5953.38020 1,302 4/20/2016
0.15.5950.17760 1,256 4/16/2016
0.14.5949.37580 1,300 4/16/2016
0.13.5948.1914 1,300 4/14/2016
0.12.5946.2133 1,306 4/12/2016
0.11.5942.1585 1,324 4/8/2016
0.10.5938.40090 1,319 4/5/2016
0.9.5936.5147 1,310 4/2/2016
0.9.5936.3334 1,305 4/2/2016
0.8.5935.7049 1,315 4/1/2016
0.8.5929.5508 1,277 3/26/2016
0.7.5927.4604 1,305 3/24/2016
0.6.5924.37018 1,659 3/22/2016
0.5.5918.962 1,309 3/15/2016
0.4.5917.2852 1,307 3/14/2016
0.3.5916.25301 1,288 3/13/2016
0.3.5914.35501 1,523 3/12/2016
0.2.5914.35176 1,587 3/12/2016
0.1.5907.39412 1,291 3/5/2016
0.1.5907.33048 1,314 3/5/2016

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