Devart.Data.Linq 5.3.0

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

This package contains a common .NET Standard/.NET Core compatible assembly used by Devart’s dotConnect product line - a line of powerful ADO.NET providers for databases and cloud applications.
dotConnect product line offers enhanced database connectivity solutions built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core. Our ADO.NET providers are a complete solution for developing DB-related applications and web sites. They introduce new approaches for designing a data access layer and boosts the productivity of database application development.

See more information about dotConnect product line at https://www.devart.com/dotconnect/

Support Area

More Resources

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.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 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 (5)

Showing the top 5 NuGet packages that depend on Devart.Data.Linq:

Package Downloads
Devart.Data.MySql.Linq

dotConnect for MySQL is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and LinqConnect and offers a complete solution for developing DB-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development. It is the best alternative to Connector/NET for working with MySQL data. dotConnect for MySQL supports MySQL, including Embedded servers, MariaDB, Percona, and Amazon RDS Aurora. This package contains the .NET Standard/.NET Core compatible assemblies with LinqConnect-related functionality of dotConnect for MySQL. LinqConnect (LINQ to MySQL) is a fast ORM solution, having a LINQ to SQL-compatible interface, but also providing its own advanced features. This package contains only runtime features of dotConnect for MySQL. dotConnect for MySQL is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. You can download it at www.devart.com. The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial.

Devart.Data.Oracle.Linq

dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and LinqConnect and offers a complete solution for developing DB-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development. This package contains the .NET Standard/.NET Core compatible assemblies with LinqConnect-related functionality of dotConnect for Oracle. LinqConnect (LINQ to Oracle) is a fast ORM solution, having a LINQ to SQL-compatible interface, but also providing its own advanced features. This package contains only runtime features of dotConnect for Oracle. dotConnect for Oracle is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. You can download it at www.devart.com. The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial.

Devart.Data.SQLite.Linq

dotConnect for SQLite is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and LinqConnect and offers a complete solution for developing database-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development. This package contains the .NET Standard/.NET Core compatible assemblies with LinqConnect-related functionality of dotConnect for SQLite. LinqConnect (LINQ to SQLite) is a fast OR/M solution, having a LINQ to SQL-compatible interface, but also providing its own advanced features. This package contains only runtime features of dotConnect for SQLite. dotConnect for SQLite is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. You can download it at www.devart.com. The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial.

Devart.Data.PostgreSql.Linq

dotConnect for PostgreSQL is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and LinqConnect and offers a complete solution for developing database-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development. This package contains the .NET Standard/.NET Core compatible assemblies with LinqConnect-related functionality of dotConnect for PostgreSQL. LinqConnect (LINQ to PostgreSQL) is a fast ORM solution, having a LINQ to SQL-compatible interface, but also providing its own advanced features. This package contains only runtime features of dotConnect for PostgreSQL. dotConnect for PostgreSQL is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. You can download it at www.devart.com. The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial.

Devart.Data.SqlServer.Linq

LinqConnect is a fast, lightweight, and easy to use LINQ to SQL compatible ORM solution, supporting SQL Server, Oracle, MySQL, PostgreSQL, and SQLite. It allows you to use efficient and powerful data access for your .NET Framework, or .NET Core applications supporting Code-First, Model-First, Database-First or mixed approaches. This package contains the .NET Standard/.NET Core compatible assemblies with LinqConnect-related functionality for SQL Server. LinqConnect is a fast OR/M solution, having a LINQ to SQL-compatible interface, but also providing its own advanced features. This package contains only runtime features of LinqConnect. LinqConnect is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio. It also includes visual ORM designer for LinqConnect ORM models. You can download it at www.devart.com. The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.3.0 447 12/19/2025
5.2.290 9,362 7/30/2025
5.2.235 5,008 4/25/2025
5.2.193 6,351 2/11/2025
5.2.191 1,972 1/15/2025
5.2.190 1,261 12/27/2024
5.1.104 1,863 11/8/2024
5.1.21 8,116 6/6/2024
5.1.20 3,032 5/30/2024
5.1.10 70,073 1/18/2024
5.0.177 4,012 11/17/2023
5.0.151 37,170 6/7/2023
5.0.134 4,524 3/4/2023
5.0.0 25,336 7/1/2022
4.9.2403 31,348 1/26/2022
4.9.2379 23,984 12/21/2021
4.9.2351 4,288 11/9/2021
4.9.2338 5,886 10/21/2021
4.9.2322 4,148 9/28/2021
4.9.2281 9,748 7/30/2021
4.9.2267 23,791 7/8/2021
4.9.2242 5,258 6/3/2021
4.9.2203 3,940 4/9/2021
4.9.2197 3,502 4/1/2021
4.9.2173 4,030 2/18/2021
4.9.2149 6,101 1/14/2021
4.9.2129 3,402 12/17/2020
4.9.2119 3,797 12/3/2020
4.9.2096 4,382 10/29/2020
4.9.2076 3,927 10/1/2020
4.9.2067 12,010 9/17/2020
4.9.2033 4,741 7/30/2020
4.9.2023 3,751 7/16/2020
4.9.2003 5,468 6/17/2020
4.9.1949 27,315 4/2/2020
4.9.1920 4,583 2/20/2020
4.9.1878 5,121 12/23/2019
4.9.1856 3,925 11/21/2019
4.9.1841 4,683 10/31/2019
4.9.1836 3,983 10/24/2019
4.9.1807 4,630 9/13/2019
4.9.1774 4,843 7/25/2019
4.9.1759 4,793 7/4/2019
4.9.1739 4,421 6/6/2019
4.9.1703 20,625 4/12/2019
4.8.1694 4,806 3/28/2019
4.8.1665 5,218 2/14/2019
4.8.1644 4,315 1/10/2019
4.8.1615 4,337 11/29/2018
4.8.1590 9,423 10/25/2018
4.8.1566 4,947 9/20/2018
4.8.1553 4,606 8/31/2018
4.8.1539 4,273 8/10/2018
4.8.1527 4,752 7/19/2018
4.8.1509 5,005 6/22/2018
4.8.1489 5,383 5/25/2018
4.8.1471 5,703 4/27/2018
4.8.1452 5,093 3/30/2018
4.8.1423 5,359 2/15/2018
4.8.1398 4,935 1/11/2018
4.8.1368 4,553 11/23/2017
4.8.1350 4,480 10/30/2017
4.7.1317 5,588 9/7/2017
4.7.1295 5,430 8/4/2017
4.7.1283 4,799 7/14/2017
4.7.1268 4,537 6/23/2017
4.7.1249 5,423 5/25/2017