Skip to content

MariovanZeist/EFCoreTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFCoreTest

Project is used to demonstrate an issue with EFCore 6.0.2

run dotnet ef database update (this will update the database, but will not supply any data as it's not needed) and then run the application. It will crash.

Then downgrade Microsoft.EntityFrameworkCore.Design and Microsoft.EntityFrameworkCore.Sqlserver to 6.0.1 and run again. It will now run until completion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages