Dear MySQL users,
MySQL Connector/NET 8.0.12 is the second general availability
release of
MySQL Connector/NET to add 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
http://dev.mysql.com/doc/x-devapi-userguide/en/index.html.
For more information about how the X DevAPI is implemented in
Connector/NET, see
http://dev.mysql.com/doc/dev/connector-net.
NuGet packages provide functionality at a project level. To get
the
full set of features …