EfSchemaCompare.EF6 allows you to compare Entity Framework's database modal with an actual SQL database. Useful if you are managing the database and its migrations yourself and want to ensure that the SQL is in step with EF.
Get Started
$ dotnet add package EfSchemaCompare.EF6Readme
No README available.