Repository files navigation
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore - 5.0.12
Microsoft.AspNetCore.Identity.EntityFrameworkCore - 5.0.12
Microsoft.AspNetCore.Identity.UI - 5.0.12
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation - 5.0.12
Microsoft.EntityFrameworkCore.SqlServer - 5.0.12
Microsoft.EntityFrameworkCore.Tools - 5.0.12
Microsoft.VisualStudio.Web.CodeGeneration.Design - 5.0.12
Microsoft.AspNetCore.Mvc.Abstractions - 2.2.0
TargetFramework: net5.0
ExpenseTracker.Extension
ExpenseTracker.Model
ExpenseTracker.Repository
ExpenseTracker.Service
ExpenseTracker.Web
Code First Migration Instruction
From Package Manager Console select ExpenseTracker.Repository as default Project.
Write the following command in the Package Manager Console window"
add-migration InitialCreate -OutputDir Data\Migrations
Press Enter
After executing the command write the following command:
update-database
User ID: admin@expensetracker.com Password: Asdf@1234
Admin
User
About
Expense Tracker Frameworks & Versions Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore - 5.0.12 Microsoft.AspNetCore.Identity.EntityFrameworkCore - 5.0.12 Microsoft.AspNetCore.Identity.UI - 5.0.12 Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation - 5.0.12 Microsoft.EntityFrameworkCore.SqlServer - 5.0.12 Microsoft.EntityFrameworkCore.Tools - …
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.