Tortuga.Anchor 5.1.0

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

Commons and data modeling library for the Tortuga project.

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 (3)

Showing the top 3 NuGet packages that depend on Tortuga.Anchor:

Package Downloads
Tortuga.Chain.Core

A fluent ORM and Database Reflection Library for .NET.

Tortuga.Sails

A library for XAML and MVVM style applications.

Tortuga.Shipyard

Library for assisting in code generation tasks.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Tortuga.Anchor:

Repository Stars
TortugaResearch/DotNet-ORM-Cookbook
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
TortugaResearch/Tortuga.Chain
A fluent ORM for .NET
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
Version Downloads Last Updated
5.1.0 779 9/13/2025
5.0.1 773 8/15/2025
5.0.0 2,983 5/1/2025
4.1.0 11,193 7/9/2022
4.0.0 20,474 3/11/2022
3.4.0 5,596 4/30/2021
3.3.0 4,998 8/3/2020
3.2.0 7,225 2/17/2020
3.1.7293.38400 9,080 12/21/2019
3.0.7223.26309 4,389 10/12/2019
2.1.7215.35364 1,127 10/4/2019
2.1.7001.32222 7,467 3/4/2019
2.0.6931.40035 6,342 12/24/2018
1.2.6283.989 8,603 3/15/2017
1.1.6213.3222 2,276 1/4/2017
1.0.6144.42409 41,564 10/28/2016
0.9.6126.35980 1,891 10/10/2016
0.9.6126.5816 2,262 10/9/2016
Loading failed