Nfactor26 / pixel-identity

Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .
https://nfactor26.github.io/pixel-identity/
MIT License
151 stars 31 forks source link

Downgrade Npgsql.EntityFrameworkCore.PostgreSQL to 6.x #85

Closed Nfactor26 closed 1 year ago

Nfactor26 commented 1 year ago

PostgreSQL plugin fails to load due to some dependencies pulled by Npgsql.EntityFrameworkCore.PostgreSQL 7.x which are higher than used in other places. Hence, downgrade to 6.x