Tortuga.Chain.Core 6.0.0

dotnet add package Tortuga.Chain.Core --version 6.0.0
                    
NuGet\Install-Package Tortuga.Chain.Core -Version 6.0.0
                    
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.Core" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tortuga.Chain.Core" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Tortuga.Chain.Core" />
                    
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.Core --version 6.0.0
                    
#r "nuget: Tortuga.Chain.Core, 6.0.0"
                    
#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.Core@6.0.0
                    
#: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.Core&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Tortuga.Chain.Core&version=6.0.0
                    
Install as a Cake Tool

A fluent ORM and Database Reflection Library for .NET.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (9)

Showing the top 5 NuGet packages that depend on Tortuga.Chain.Core:

Package Downloads
Tortuga.Chain.SqlServer

A fluent ORM and Database Reflection Library for SQL Server. This uses System.Data.SqlClient. For Microsoft.Data.SqlClient use the Tortuga.Chain.SqlServer.MDS package.

Tortuga.Chain.SQLite

A fluent ORM and Database Reflection Library for PostgreSQL.

Tortuga.Chain.PostgreSql

A fluent ORM and Database Reflection Library for PostgreSQL.

Tortuga.Chain.CompiledMaterializers

This library adds compiled materializers to Tortuga Chain.

Tortuga.Chain.MySql

A fluent ORM and Database Reflection Library for MySQL. This uses MySqlConnector rather than the Oracle provided driver.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Tortuga.Chain.Core:

Repository Stars
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
Version Downloads Last Updated
6.0.0 430 7/8/2026
5.8.7 1,823 11/21/2025
5.8.2 335 10/31/2025
5.8.0 1,408 10/31/2025
5.7.0 767 10/10/2025
5.6.1 292 10/6/2025
5.6.0 419 10/6/2025
5.5.0 347 10/4/2025
5.4.5 423 9/11/2025
5.4.2 586 9/8/2025
5.4.1 259 9/8/2025
5.4.0 397 9/8/2025
5.3.0 400 9/2/2025
5.2.1 402 8/29/2025
5.0.2 895 5/1/2025
5.0.1 453 5/1/2025 5.0.1 is deprecated because it has critical bugs.
5.0.0 468 5/1/2025 5.0.0 is deprecated because it has critical bugs.
4.5.1 1,170 3/7/2024
4.5.0 2,135 3/7/2024
4.4.0 2,960 3/4/2023
Loading failed