Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change Management Inventory

This project was made with the purpose of learning .Net MVC Framework, Entity Framework and Razor

Entity Framework CLI commands

To create Migration file use:

add-migration <MigrationName>

To update database with current migration file use:

update-database

Troubleshooting

Cannot find path of ..\rosly\csc.exe

Run

Update-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -r

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages