Example solution using .NET Core EF with a split class library for migrations used by a Web application to interact with a Database. This is intended as an example of implementing and using the ...