Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

MYSQL Connection

$
0
0

I have a .NET Core 2.2 project that uses Identity for Auth. To connect to a Mysql DB I have to use Pomelo.EntityFrameworkCore.MySql package with EF to use Identity. This package doesn't work with DT, It seems that your DBTYPE needs MySql.Data package to use your DT package. Unfortunately, these don't work together. How can I have your package look at Pomelo.EntityFrameworkCore.MySql to connect?

Thanks


Viewing all articles
Browse latest Browse all 2364

Trending Articles