-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Description
How are we supposed to do database migrations? Can a guide be added to the README.md? When I tried to use migrations I got an error:
Startup project 'Contoso.Repository' targets framework '.NETStandard'. There is no runtime associated with this framework, and projects targeting it cannot be executed directly. To use the Entity Framework Core Package Manager Console Tools with this project, add an executable project targeting .NET Framework or .NET Core that references this project, and set it as the startup project; or, update this project to cross-target .NET Framework or .NET Core. For more information on using the EF Core Tools with .NET Standard projects, see https://go.microsoft.com/fwlink/?linkid=2034705
Metadata
Metadata
Assignees
Labels
No labels