Devart.Data.MySql.EFCore 9.1.134.7

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Devart.Data.MySql.EFCore --version 9.1.134.7
                    
NuGet\Install-Package Devart.Data.MySql.EFCore -Version 9.1.134.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="Devart.Data.MySql.EFCore" Version="9.1.134.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Devart.Data.MySql.EFCore" Version="9.1.134.7" />
                    
Directory.Packages.props
<PackageReference Include="Devart.Data.MySql.EFCore" />
                    
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.MySql.EFCore --version 9.1.134.7
                    
#r "nuget: Devart.Data.MySql.EFCore, 9.1.134.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 Devart.Data.MySql.EFCore@9.1.134.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=Devart.Data.MySql.EFCore&version=9.1.134.7
                    
Install as a Cake Addin
#tool nuget:?package=Devart.Data.MySql.EFCore&version=9.1.134.7
                    
Install as a Cake Tool

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 EF Core, 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 Core compatible assemblies with Entity Framework Core-related functionality of dotConnect for MySQL. It includes support for Entity Framework Core 7.0.

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. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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 Devart.Data.MySql.EFCore:

Package Downloads
Devart.Data.MySql.EFCore.Design

dotConnect for MySQL is a high-performance ORM enabled data provider for MySQL 8.0+ including Embedded servers (starting with 4.1), MariaDB, Amazon RDS, Amazon Aurora, Azure MySQL, Percona that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of MySQL-specific features, such as secure SSL and SSH connections, compression protocol, HTTP tunneling and others. Package provides advanced Visual Studio integration and convenient visual component editors to simplify component tweaking. More information at https://www.devart.com/dotconnect/mysql/ License dotConnect for MySQL is available in several editions https://www.devart.com/dotconnect/mysql/ordering.html The NuGet package initiates a 30-day free trial automatically, so no additional action is required. Key Features * Direct Mode: Allows your application to work with MySQL directly, without involving MySQL client library. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many MySQL-specific performance features & optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Security: Supports various encryption ciphers, SSL and SSH connections, etc. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

Devart.Data.MySql.EFCore.NetTopologySuite

dotConnect for MySQL is a high-performance ORM enabled data provider for MySQL 8.0+ including Embedded servers (starting with 4.1), MariaDB, Amazon RDS, Amazon Aurora, Azure MySQL, Percona that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 1.0+, .NET 5+. It supports a wide range of MySQL-specific features, such as secure SSL and SSH connections, compression protocol, HTTP tunneling and others. Package provides advanced Visual Studio integration and convenient visual component editors to simplify component tweaking. More information at https://www.devart.com/dotconnect/mysql/ License dotConnect for MySQL is available in several editions https://www.devart.com/dotconnect/mysql/ordering.html 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. Key Features * Direct Mode: Allows your application to work with MySQL directly, without involving MySQL client library. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many MySQL-specific performance features & optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Security: Supports various encryption ciphers, SSL and SSH connections, etc. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.

BizDoc.Core.MySql

MySql storage for BizDoc

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0.9 1,895 12/19/2025
10.0.0.8 1,380 12/19/2025
10.0.0.7 1,295 12/19/2025
10.0.0 1,320 12/19/2025
9.4.290.9 4,463 7/30/2025
9.4.290.8 2,198 7/30/2025
9.4.290.7 2,198 7/30/2025
9.4.290 2,378 7/30/2025
9.4.235.9 3,689 4/25/2025
9.4.235.8 2,296 4/25/2025
9.4.235.7 2,270 4/25/2025
9.4.235 2,422 4/25/2025
9.4.193.9 4,628 2/11/2025
9.4.193.8 2,584 2/11/2025
9.4.193.7 2,285 2/11/2025
9.4.193 2,416 2/11/2025
9.4.191.9 2,392 1/15/2025
9.4.191.8 2,231 1/15/2025
9.4.191.7 2,241 1/15/2025
9.4.191 2,340 1/15/2025
9.4.190.9 2,337 12/27/2024
9.4.190.8 2,244 12/27/2024
9.4.190.7 2,270 12/27/2024
9.4.190 2,381 12/27/2024
9.3.105.8 2,973 11/13/2024
9.3.105.7 2,264 11/13/2024
9.3.105 2,389 11/13/2024
9.3.104.8 2,330 11/8/2024
9.3.104.7 2,283 11/8/2024
9.3.104 2,371 11/8/2024
9.3.21.8 7,497 6/6/2024
9.3.21.7 2,324 6/6/2024
9.3.21 2,505 6/6/2024
9.3.20.8 2,657 5/30/2024
9.3.20.7 2,306 5/30/2024
9.3.20 2,444 5/30/2024
9.3.10.8 4,314 1/18/2024
9.3.10.7 3,176 1/18/2024
9.3.10 3,141 1/18/2024
9.2.0.7 10,473 11/17/2023
9.2.0 3,842 11/17/2023
9.1.151.7 8,323 6/7/2023
9.1.151 4,333 6/7/2023
9.1.134.7 9,859 3/4/2023
9.1.134 4,535 3/4/2023
9.0.0 185,446 7/1/2022
8.21.2066 29,503 1/26/2022
8.20.2042 65,799 12/21/2021
8.19.2014 7,069 11/9/2021
8.19.2001 5,393 10/21/2021
8.19.1985 5,956 9/28/2021
8.19.1944 5,100 7/30/2021
8.19.1930 4,961 7/8/2021
8.19.1905 25,031 6/3/2021
8.19.1866 6,861 4/9/2021
8.19.1860 4,675 4/1/2021
8.19.1836 4,983 2/18/2021
8.19.1812 5,095 1/14/2021
8.19.1792 4,919 12/17/2020
8.19.1782 4,831 12/3/2020
8.18.1759 166,123 10/29/2020
8.18.1739 6,627 10/1/2020
8.18.1730 6,798 9/17/2020
8.17.1696 6,894 7/30/2020
8.17.1686 7,732 7/16/2020
8.17.1666 6,366 6/17/2020
8.17.1612 24,509 4/2/2020
8.17.1583 24,759 2/20/2020
8.16.1541 5,326 12/23/2019
8.15.1519 137,956 11/21/2019
8.15.1504 6,217 10/31/2019
8.15.1499 4,581 10/24/2019
8.14.1470 5,641 9/13/2019
8.13.1437 5,972 7/25/2019
8.13.1422 5,094 7/4/2019
8.13.1402 5,213 6/6/2019
8.13.1366 30,108 4/12/2019
8.12.1357 6,278 3/28/2019
8.12.1328 5,391 2/14/2019
8.12.1307 12,371 1/10/2019
8.12.1278 6,320 11/29/2018
8.12.1253 5,971 10/25/2018
8.12.1229 11,034 9/20/2018
8.12.1216 5,364 8/31/2018
8.12.1202 7,538 8/10/2018
8.12.1190 7,119 7/19/2018
8.11.1172 6,171 6/22/2018
8.10.1152 5,757 5/25/2018
8.10.1134 5,849 4/27/2018
8.10.1115 6,038 3/30/2018
8.10.1086 6,019 2/15/2018
8.10.1061 5,596 1/11/2018
8.10.1031 5,279 11/23/2017
8.10.1013 5,222 10/30/2017
8.9.980 6,168 9/7/2017
8.9.958 5,638 8/4/2017
8.9.946 5,498 7/14/2017
8.9.931 5,354 6/23/2017
8.9.912 5,574 5/25/2017