Other .NET Connectors
Alternative ADO.NET connectors for MariaDB include MySQL Connector/NET and dotConnect for MySQL, supporting .NET Framework, .NET Core, and optional Entity Framework ORM integration.
Last updated
Was this helpful?
Alternative ADO.NET connectors for MariaDB include MySQL Connector/NET and dotConnect for MySQL, supporting .NET Framework, .NET Core, and optional Entity Framework ORM integration.
Some other ADO.NET connectors are:
MySQL Connector/NET should generally work with MariaDB.
dotConnect for MySQL is a free ADO.NET data provider that supports MariaDB.
It seamlessly integrates with Visual Studio 2008-2017.
It supports .NET Framework 2.0-4.7, and .NET Core 1.x and 2.0
The Commercial edition additionally provides ORM support: Entity Framework v1-v6 and Entity Framework Core, NHibernate, LinqConnect; bundled ORM visual designer tool and many other features.
Last updated
Was this helpful?
Was this helpful?

