Dear MySQL users,
MySQL Connector/NET 8.0.25 is the latest General Availability
release
of the MySQL Connector/NET 8.0 series. This version supports .NET
5.0
and the X DevAPI, which 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/
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
…