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 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 (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,757 11/21/2025
5.8.2 331 10/31/2025
5.8.0 1,366 10/31/2025
5.7.0 595 10/10/2025
5.6.1 286 10/6/2025
5.6.0 412 10/6/2025
5.5.0 337 10/4/2025
5.4.5 418 9/11/2025
5.4.2 424 9/8/2025
5.4.1 252 9/8/2025
5.4.0 386 9/8/2025
5.3.0 388 9/2/2025
5.2.1 395 8/29/2025
5.0.2 729 5/1/2025
5.0.1 445 5/1/2025
5.0.0 460 5/1/2025
4.5.1 999 3/7/2024
4.5.0 1,947 3/7/2024
4.4.0 2,949 3/4/2023
4.3.0 3,821 7/14/2022
Loading failed