Skip to content

Mar-Petr/FundMyPortfol.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#FundMyPortfol.io
A simple MVC model with: <br>
Entity framework <br>
Identity framework <br>
AJAX <br>
Bootstrap <br>

For Database creation <br>
1) Server=(localdb)\\mssqllocaldb <br>
   Database=Portfolio <br>
   The server has windows authentication <br>
2)Add-Migration Init <br>
3)update-database <br>

About

Example of MVC web app in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.9%
  • Other 1.1%