Create Migration always fail
So I wanted to create a SQL Server database table based on your C# model. I have typed down
shows no noticeable errors like this
`
The link to all other database-related code https://pastebin.com/qFyNtM04
Could anyone point me in the right direction?
dotnet ef migrations add InitialCreate but it never gets to migrate. The dotnet build shows no noticeable errors like this
`
The link to all other database-related code https://pastebin.com/qFyNtM04
Could anyone point me in the right direction?
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.