SimpleIdServer icon indicating copy to clipboard operation
SimpleIdServer copied to clipboard

Credential issuer - add database support

Open simpleidserver opened this issue 10 months ago • 2 comments

simpleidserver avatar Mar 11 '25 14:03 simpleidserver

so , Where is the difference of the 5.0.3 and 6.0.0 ? i will until 6.0.0 ok add database support to sync my program.

worldofchu avatar Mar 14 '25 12:03 worldofchu

Hello, @worldofchu,

This ticket has not been developed yet and will be included in the 6.0.0 release. You can follow the progress here: https://github.com/users/simpleidserver/projects/13/views/1

We will follow the same approach used in the "IdServer" project: for each type of database—MySQL, PostgreSQL, and SQL Server—we will create a separate Entity Framework Core migration NuGet package.

simpleidserver avatar Mar 14 '25 19:03 simpleidserver