Dear MySQL users,
MySQL Connector/Net 7.0.2 M1 is the first development release that adds support for the new X DevAPI. The X DevAPI enables application developers to write code that combines the strengths of the relational and document models using a modern, NoSQL-like syntax that does not assume previous experience writing traditional SQL.
To learn more about how to write applications using the X DevAPI, see this User Guide. For more information about how the X DevAPI is implemented in Connector/Net, please check the official product documentation.
Also note that the X DevAPI requires at least MySQL Server version 5.7.12 or higher with the X Plugin enabled. For general documentation about how to get started using MySQL as a document store, see this chapter at the reference manual.
Changes in MySQL Connector/Net 7.0.2 (2016-04-11, Milestone 1)
Functionality Added
- Added support for the new X DevAPI
Nuget packages are available at:
https://www.nuget.org/packages/MySql.Data/7.0.2-DMR
https://www.nuget.org/packages/MySql.Data.Entity/7.0.2-DMR
https://www.nuget.org/packages/MySql.Fabric/7.0.2-DMR
https://www.nuget.org/packages/MySql.Web/7.0.2-DMR
We love to hear your thoughts or any comments you have about our product. Please send us your feedback at our forums, fill a bug at our community site, or leave us any comment at the social media channels.
Enjoy and thanks for the support!
On behalf of the MySQL Connector/Net Team