linq2db 2.7.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package linq2db --version 2.7.2                
NuGet\Install-Package linq2db -Version 2.7.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="linq2db" Version="2.7.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add linq2db --version 2.7.2                
#r "nuget: linq2db, 2.7.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.
// Install linq2db as a Cake Addin
#addin nuget:?package=linq2db&version=2.7.2

// Install linq2db as a Cake Tool
#tool nuget:?package=linq2db&version=2.7.2                

LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp1.0 is compatible.  netcoreapp1.1 was computed.  netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (116)

Showing the top 5 NuGet packages that depend on linq2db:

Package Downloads
linq2db.EntityFrameworkCore

Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.

linq2db.AspNet

LINQ to DB ASP.NET Core Extensions adds ability to configure ASP.NET Core application for Linq To DB usage.

linq2db.PostgreSQL

LINQ to PostgreSQL is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.

linq2db.SqlServer

LINQ to SqlServer is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.

linq2db.MySql

LINQ to MySql is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.

GitHub repositories (17)

Showing the top 5 popular GitHub repositories that depend on linq2db:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
mikependon/RepoDB
A hybrid ORM library for .NET.
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
ClosedXML/ClosedXML.Report
ClosedXML.Report is a tool for report generation with which you can easily export any data from your .NET classes to Excel using a XLSX-template.
Version Downloads Last updated
6.0.0-preview.1 10,214 6/17/2024
5.4.1 749,891 4/7/2024
5.4.0 585,532 2/20/2024
5.3.2 602,556 10/18/2023
5.3.1 126,333 10/16/2023
5.3.0 24,590 10/12/2023
5.2.2 401,120 6/8/2023
5.2.1 399,208 5/18/2023
5.2.0 85,955 5/4/2023
5.1.1 95,733 3/25/2023
5.1.0 122,135 3/16/2023
5.0.0 107,940 2/23/2023
5.0.0-rc.2 708 2/16/2023
5.0.0-rc.1 423 2/9/2023
5.0.0-preview.2 897 2/2/2023
5.0.0-preview.1 1,587 1/12/2023
4.4.1 172,373 2/2/2023
4.4.0 420,778 12/15/2022
4.3.0 787,903 10/1/2022
4.2.0 152,248 9/1/2022
4.1.1 238,231 7/7/2022
4.1.0 102,923 6/16/2022
4.0.1 167,579 5/27/2022
4.0.0 45,876 5/19/2022
3.7.0 469,543 4/7/2022
3.6.0 880,740 11/15/2021
3.5.2 188,056 11/11/2021
3.5.1 89,064 10/22/2021
3.5.0 128,158 10/14/2021
3.4.5 35,797 10/2/2021
3.4.4 111,402 9/10/2021
3.4.3 97,468 8/13/2021
3.4.2 146,323 7/9/2021
3.4.1 45,669 7/1/2021
3.4.0 160,248 6/3/2021
3.3.0 931,582 3/25/2021
3.2.3 530,085 1/4/2021
3.2.2 39,988 12/26/2020
3.2.1 25,343 12/17/2020
3.2.0 15,292 12/17/2020
3.1.6 222,816 10/31/2020
3.1.5 618,052 10/15/2020
3.1.4 34,617 10/8/2020
3.1.3 60,304 9/17/2020
3.1.2 86,855 9/3/2020
3.1.1 52,663 8/27/2020
3.1.0 40,626 8/20/2020
3.0.1 135,077 7/13/2020
3.0.0 65,608 7/10/2020
3.0.0-rc.2 557 7/5/2020
3.0.0-rc.1 12,635 6/17/2020
3.0.0-rc.0 6,948 5/30/2020
3.0.0-preview.2 58,556 3/28/2020
3.0.0-preview.1 22,686 10/17/2019
2.9.8 811,720 4/16/2020
2.9.7 135,321 3/5/2020
2.9.6 389,328 1/30/2020
2.9.5 99,339 12/30/2019
2.9.4 384,748 11/12/2019
2.9.3 72,959 10/30/2019
2.9.2 52,185 10/17/2019
2.9.1 57,149 10/3/2019
2.9.0 119,750 8/8/2019
2.8.1.1 464 3/2/2024
2.8.1 40,324 7/29/2019
2.8.0 45,441 7/25/2019
2.7.4 114,356 6/14/2019
2.7.3 14,177 6/13/2019
2.7.2 40,870 6/1/2019
2.7.1 19,097 5/23/2019
2.7.0 134,889 4/25/2019
2.6.4 206,810 2/2/2019
2.6.3 31,638 1/20/2019
2.6.2 38,512 1/3/2019
2.6.1 27,059 12/21/2018
2.6.0 23,537 12/14/2018
2.5.4 70,250 11/21/2018
2.5.3 22,399 11/20/2018
2.5.2 212,282 11/12/2018
2.5.1 22,911 11/5/2018
2.5.0 32,596 11/1/2018
2.4.0 42,155 10/4/2018
2.3.0 79,292 8/30/2018
2.2.0 76,310 7/26/2018
2.1.0 33,619 6/21/2018
2.0.0 30,970 5/17/2018
1.10.2 47,888 1/27/2018
1.10.1 10,029 11/25/2017
1.10.0 8,879 11/19/2017
1.9.0 24,403 8/30/2017
1.8.3 31,268 7/5/2017
1.8.2 9,473 6/5/2017
1.8.1 2,747 6/3/2017
1.8.0 8,042 5/12/2017
1.7.6 17,119 2/19/2017
1.7.5 10,019 12/11/2016
1.0.7.4 55,451 4/13/2016
1.0.7.3 47,221 9/7/2015
1.0.7.2 7,685 8/13/2015
1.0.7.1 44,565 2/25/2015