Devart.Data.MySql
8.17.1666
Prefix Reserved
See the version list below for details.
dotnet add package Devart.Data.MySql --version 8.17.1666
NuGet\Install-Package Devart.Data.MySql -Version 8.17.1666
<PackageReference Include="Devart.Data.MySql" Version="8.17.1666" />
paket add Devart.Data.MySql --version 8.17.1666
#r "nuget: Devart.Data.MySql, 8.17.1666"
// Install Devart.Data.MySql as a Cake Addin #addin nuget:?package=Devart.Data.MySql&version=8.17.1666 // Install Devart.Data.MySql as a Cake Tool #tool nuget:?package=Devart.Data.MySql&version=8.17.1666
dotConnect for MySQL is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with a number of innovative technologies. It introduces new approaches for designing a data access layer and boosts the productivity of DB application development. dotConnect offers a complete solution for developing DB-related applications and web sites, and 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 general ADO.NET functionality of dotConnect for MySQL - main ADO.NET classes, MySQL data types support, etc.
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. 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 | Versions 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 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- Devart.Data (>= 5.0.2458)
- Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
- Microsoft.NETCore.Portable.Compatibility (>= 1.0.1)
- Microsoft.Win32.Registry (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.3.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.FileVersionInfo (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Csp (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- Devart.Data (>= 5.0.2458)
- System.Diagnostics.PerformanceCounter (>= 4.5.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Devart.Data.MySql:
Package | Downloads |
---|---|
Devart.Data.MySql.EFCore
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 To activate your license, please download dotConnect for MySQL from our website https://www.devart.com/dotconnect/mysql/download.html This installer generates the trial key files required for using this package on a trial basis. 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.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. 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. |
|
GenerativeObjects.Practices
Common utilities for Generative Objects applications |
|
Devart.Data.MySql.EF6
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 To activate your license, please download dotConnect for MySQL from our website https://www.devart.com/dotconnect/mysql/download.html This installer generates the trial key files required for using this package on a trial basis. 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. |
|
GenerativeObjects.BusinessLayer.HelperClasses
Generative Objects Helpers Library |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Devart.Data.MySql:
Repository | Stars |
---|---|
MightyOrm/Mighty
A new, small, dynamic micro-ORM. Highly compatible with Massive, but with many essential new features.
|
Version | Downloads | Last updated |
---|---|---|
9.4.193 | 296 | 2/11/2025 |
9.4.191 | 777 | 1/15/2025 |
9.4.190 | 486 | 12/27/2024 |
9.3.104 | 1,908 | 11/8/2024 |
9.3.21 | 5,106 | 6/6/2024 |
9.3.20 | 1,037 | 5/30/2024 |
9.3.10 | 9,404 | 1/18/2024 |
9.2.0 | 10,237 | 11/17/2023 |
9.1.151 | 22,275 | 6/7/2023 |
9.1.134 | 28,719 | 3/4/2023 |
9.0.0 | 162,733 | 7/1/2022 |
8.21.2066 | 140,769 | 1/26/2022 |
8.20.2042 | 79,366 | 12/21/2021 |
8.19.2014 | 10,109 | 11/9/2021 |
8.19.2001 | 105,930 | 10/21/2021 |
8.19.1985 | 6,091 | 9/28/2021 |
8.19.1944 | 75,371 | 7/30/2021 |
8.19.1930 | 42,103 | 7/8/2021 |
8.19.1905 | 109,102 | 6/3/2021 |
8.19.1866 | 107,522 | 4/9/2021 |
8.19.1860 | 7,179 | 4/1/2021 |
8.19.1836 | 9,327 | 2/18/2021 |
8.19.1812 | 13,420 | 1/14/2021 |
8.19.1792 | 9,354 | 12/17/2020 |
8.19.1782 | 7,638 | 12/3/2020 |
8.18.1759 | 38,096 | 10/29/2020 |
8.18.1739 | 14,038 | 10/1/2020 |
8.18.1730 | 7,930 | 9/17/2020 |
8.17.1696 | 9,612 | 7/30/2020 |
8.17.1686 | 8,744 | 7/16/2020 |
8.17.1666 | 8,135 | 6/17/2020 |
8.17.1612 | 46,969 | 4/2/2020 |
8.17.1583 | 32,792 | 2/20/2020 |
8.16.1541 | 11,045 | 12/23/2019 |
8.15.1519 | 107,116 | 11/21/2019 |
8.15.1504 | 8,087 | 10/31/2019 |
8.15.1499 | 5,426 | 10/24/2019 |
8.14.1470 | 7,143 | 9/13/2019 |
8.13.1437 | 9,803 | 7/25/2019 |
8.13.1422 | 97,996 | 7/4/2019 |
8.13.1402 | 8,918 | 6/6/2019 |
8.13.1366 | 42,361 | 4/12/2019 |
8.12.1357 | 6,578 | 3/28/2019 |
8.12.1328 | 8,655 | 2/14/2019 |
8.12.1307 | 12,977 | 1/10/2019 |
8.12.1278 | 7,432 | 11/29/2018 |
8.12.1253 | 12,730 | 10/25/2018 |
8.12.1229 | 14,457 | 9/20/2018 |
8.12.1216 | 5,869 | 8/31/2018 |
8.12.1202 | 7,796 | 8/10/2018 |
8.12.1190 | 9,907 | 7/19/2018 |
8.11.1172 | 6,386 | 6/22/2018 |
8.10.1152 | 6,216 | 5/25/2018 |
8.10.1134 | 6,221 | 4/27/2018 |
8.10.1115 | 6,255 | 3/30/2018 |
8.10.1086 | 6,793 | 2/15/2018 |
8.10.1061 | 7,995 | 1/11/2018 |
8.10.1031 | 5,869 | 11/23/2017 |
8.10.1013 | 5,530 | 10/30/2017 |
8.9.980 | 6,922 | 9/7/2017 |
8.9.958 | 6,786 | 8/4/2017 |
8.9.946 | 5,571 | 7/14/2017 |
8.9.931 | 5,445 | 6/23/2017 |
8.9.912 | 22,781 | 5/25/2017 |