grandchamp / Identity.Dapper

Identity package that uses Dapper instead EntityFramework for use with .NET Core
MIT License
268 stars 62 forks source link

Bump MySqlConnector from 0.49.3 to 1.0.1 #91

Closed tetsuo13 closed 4 years ago

tetsuo13 commented 4 years ago

This PR upgrades MySqlConnector to the latest release past 1.0.0. This is significant because version 1.0.0 introduced a breaking change as it changed the namespace.

It's not possible to upgrade MySqlConnector past 0.69.8 (the last version prior to 1.0.0) in a project that's dependent on Identity.Dapper.