Hi,
I would just like to know if the MySQL Connector team has made any plans (or even better, has a timeline) for porting the .NET connector to .NET Core ( http://dotnet.github.io/ ) now that Microsoft has released RC2 and has published a timeline for RTM?
This is going to be very important for anybody trying to run .Net Core applications on other platforms than Windows (Linux, mobile, etc). The MySQL .Net connector is currently dependent on .Net Framework 4.5 and would need to be ported to the .Net Standard platform for compatibility (more information here https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md).
Any information appreciated.
Thanks,
I would just like to know if the MySQL Connector team has made any plans (or even better, has a timeline) for porting the .NET connector to .NET Core ( http://dotnet.github.io/ ) now that Microsoft has released RC2 and has published a timeline for RTM?
This is going to be very important for anybody trying to run .Net Core applications on other platforms than Windows (Linux, mobile, etc). The MySQL .Net connector is currently dependent on .Net Framework 4.5 and would need to be ported to the .Net Standard platform for compatibility (more information here https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md).
Any information appreciated.
Thanks,