Re: [Maria-discuss] .Net + Entity Framework

2016-10-25 Thread Karthick Subramanian
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

Re: [Maria-discuss] .Net + Entity Framework

2016-10-25 Thread Karthick Subramanian
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

Re: [Maria-discuss] .Net + Entity Framework

2016-10-25 Thread Guillaume Lefranc
This is a question to ask to MariaDB support obviously :) On Tue, Oct 25, 2016 at 9:41 PM Karthick Subramanian < ksubraman...@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

Re: [Maria-discuss] .Net + Entity Framework

2016-10-25 Thread Guillaume Lefranc
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 < ksubraman...@paycommerce.com> wrote: All, Currently we are using below: .Net framework 4 Entity Framew

[Maria-discuss] .Net + Entity Framework

2016-10-25 Thread Karthick Subramanian
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 sou