[Maria-discuss] .Net + Entity Framework
All, Currently we are using below: .Net framework 4 Entity Framework ODP .Net to Oracle DB New environment: .Net framework 4 Entity Framework MariaDB 10.1.16 We would like to know on how can we connect MariaDB for the above said framework .Net + Entity Framework. We are trying to find some sources online but couldn't figure it out. Can anyone share me on how can we establish connection between .Net Entity Framework to MariaDb and what connector we need to use and any sample code on how we connect. Your help will be highly appreciated. Regards, Karthick
You may use the MySQL Connector/NET, there is plenty of documentation for it online. e.g. https://dev.mysql.com/doc/connector-net/en/ GL On Tue, Oct 25, 2016 at 8:35 PM Karthick Subramanian < ksubramanian@paycommerce.com> wrote: All, Currently we are using below: .Net framework 4 Entity Framework ODP .Net to Oracle DB New environment: .Net framework 4 Entity Framework MariaDB 10.1.16 We would like to know on how can we connect MariaDB for the above said framework .Net + Entity Framework. We are trying to find some sources online but couldn't figure it out. Can anyone share me on how can we establish connection between .Net Entity Framework to MariaDb and what connector we need to use and any sample code on how we connect. Your help will be highly appreciated. Regards, Karthick _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp -- Guillaume Lefranc Remote DBA Services Manager MariaDB Corporation
Hi GL, Thanks for your assistance. I am wondering whether this can be officially supported by Maria DB support for enterprise customers in case if we face any issues wrt .net connector (Ex: performance issues or similar) to connect to Maria DB. On Wed, Oct 26, 2016 at 12:35 AM, Guillaume Lefranc < guillaume.lefranc@mariadb.com> wrote:
You may use the MySQL Connector/NET, there is plenty of documentation for it online. e.g. https://dev.mysql.com/doc/connector-net/en/
GL
On Tue, Oct 25, 2016 at 8:35 PM Karthick Subramanian < ksubramanian@paycommerce.com> wrote:
All,
Currently we are using below:
.Net framework 4 Entity Framework ODP .Net to Oracle DB
New environment:
.Net framework 4 Entity Framework MariaDB 10.1.16
We would like to know on how can we connect MariaDB for the above said framework .Net + Entity Framework. We are trying to find some sources online but couldn't figure it out. Can anyone share me on how can we establish connection between .Net Entity Framework to MariaDb and what connector we need to use and any sample code on how we connect. Your help will be highly appreciated.
Regards, Karthick _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
-- Guillaume Lefranc Remote DBA Services Manager MariaDB Corporation
This is a question to ask to MariaDB support obviously :) On Tue, Oct 25, 2016 at 9:41 PM Karthick Subramanian < ksubramanian@paycommerce.com> wrote:
Hi GL,
Thanks for your assistance.
I am wondering whether this can be officially supported by Maria DB support for enterprise customers in case if we face any issues wrt .net connector (Ex: performance issues or similar) to connect to Maria DB.
On Wed, Oct 26, 2016 at 12:35 AM, Guillaume Lefranc < guillaume.lefranc@mariadb.com> wrote:
You may use the MySQL Connector/NET, there is plenty of documentation for it online. e.g. https://dev.mysql.com/doc/connector-net/en/
GL
On Tue, Oct 25, 2016 at 8:35 PM Karthick Subramanian < ksubramanian@paycommerce.com> wrote:
All,
Currently we are using below:
.Net framework 4 Entity Framework ODP .Net to Oracle DB
New environment:
.Net framework 4 Entity Framework MariaDB 10.1.16
We would like to know on how can we connect MariaDB for the above said framework .Net + Entity Framework. We are trying to find some sources online but couldn't figure it out. Can anyone share me on how can we establish connection between .Net Entity Framework to MariaDb and what connector we need to use and any sample code on how we connect. Your help will be highly appreciated.
Regards, Karthick _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
-- Guillaume Lefranc Remote DBA Services Manager MariaDB Corporation
-- Guillaume Lefranc Remote DBA Services Manager MariaDB Corporation
Hi, Anyone in this distribution mail list who actually uses .Net + Entity Framework with Maria DB in their production environment, could you please mail me separately. Would like to check with you on few clarification. Thank you for being a community and helping each others. Regards, Karthick On Wed, Oct 26, 2016 at 12:00 AM, Karthick Subramanian < ksubramanian@paycommerce.com> wrote:
All,
Currently we are using below:
.Net framework 4 Entity Framework ODP .Net to Oracle DB
New environment:
.Net framework 4 Entity Framework MariaDB 10.1.16
We would like to know on how can we connect MariaDB for the above said framework .Net + Entity Framework. We are trying to find some sources online but couldn't figure it out. Can anyone share me on how can we establish connection between .Net Entity Framework to MariaDb and what connector we need to use and any sample code on how we connect. Your help will be highly appreciated.
Regards, Karthick
participants (2)
-
Guillaume Lefranc
-
Karthick Subramanian