VOOZH about

URL: https://www.nuget.org/packages/Tortuga.Chain.Core/

⇱ NuGet Gallery | Tortuga.Chain.Core 5.8.7




Tortuga.Chain.Core 5.8.7

dotnet add package Tortuga.Chain.Core --version 5.8.7
 
 
NuGet\Install-Package Tortuga.Chain.Core -Version 5.8.7
 
 
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="5.8.7" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tortuga.Chain.Core" Version="5.8.7" />
 
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 5.8.7
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tortuga.Chain.Core, 5.8.7"
 
 
#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@5.8.7
 
 
#: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=5.8.7
 
Install as a Cake Addin
#tool nuget:?package=Tortuga.Chain.Core&version=5.8.7
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

A fluent ORM and Database Reflection Library for .NET.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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
5.8.7 1,551 11/21/2025
5.8.2 329 10/31/2025
5.8.0 1,175 10/31/2025
5.7.0 521 10/10/2025
5.6.1 284 10/6/2025
5.6.0 409 10/6/2025
5.5.0 335 10/4/2025
5.4.5 417 9/11/2025
5.4.2 363 9/8/2025
5.4.1 250 9/8/2025
5.4.0 384 9/8/2025
5.3.0 384 9/2/2025
5.2.1 391 8/29/2025
5.0.2 668 5/1/2025
5.0.1 442 5/1/2025 5.0.1 is deprecated because it has critical bugs.
5.0.0 458 5/1/2025 5.0.0 is deprecated because it has critical bugs.
4.5.1 932 3/7/2024
4.5.0 1,876 3/7/2024
4.4.0 2,946 3/4/2023
4.3.0 3,820 7/14/2022
Loading failed