damienbod
damienbod
@nehio sounds good, I'll do an update
I will test and release with .NET 6 and the latest EF Core Thanks for reporting
@samarmir This looks like a breaking change in the EF Core migrations. The factory designer class is now required.
Hi Eric according to this Azure SQL Server can be used with EF Core. http://stackoverflow.com/questions/38485246/ef-core-and-azure This means that you just need to change the connection string in the app settings....
@ericbrunner excellent, thanks, I'll add this to the docs if it's ok with you. Greetings Damien
Hi @ericbrunner want to reopen this, will close it when I have included it in the docs. Will use your github name to reference you, unless you want else.
Hi Never though about this, sounds interesting, I'm planning on updating this lib soon, things like 2.0 Greetings Damien
will be released in next version
Hi @daniel-jann I'll look at this again. Maybe if you know how to fix it, you could do a PR? I don't have so much time at the moment Greetings...
tested this in this example and it is working. Have you registered the certificates with you host env? This example gives good logs if it doesn't work, maybe you could...