github PomeloFoundation/Pomelo.EntityFrameworkCore.MySql 3.2.0

latest releases: 6.0.3, 8.0.2, 9.0.0-preview.1...
3 years ago

This release is compatible with .NET Standard 2.0, EF Core 3.1.8, MySQL 8.0/5.7, MariaDB 10.5/10.4/10.3 and MySqlConnector 0.69.9 (but <1.0.0).
Major features include:

  • Full spatial support via NetTopologySuite (NTS) using the new package Pomelo.EntityFrameworkCore.MySql.NetTopologySuite
  • Full JSON support via:
    • System.Text.Json (Microsoft) using the new package Pomelo.EntityFrameworkCore.MySql.Json.Microsoft
    • Newtonsoft.Json (JSON.NET) using the new package Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft

For all new features and bugfixes contained in this release, see related issues and pull requests.

Don't miss a new Pomelo.EntityFrameworkCore.MySql release

NewReleases is sending notifications on new releases.