This is a in class project that I am following along with that is creating a basic eCommerce website. I am using Entity Framework to communicate with a SQL server, and the website is using MVC.
- To run this program you need Visual Studio
- After open this program in Visual Studio and open the Package Manager Console
- Run the Update-Database command