This project is a sample project to demonstrate ASP.NET MVC. It is a simple movie database application that allows users to create, read, update, and delete movie records.
- Clone the repository to your local machine.
- Open the solution file
MvcMovie.slnin Visual Studio. - Build the solution to restore the NuGet packages.
- Run the project by pressing
F5or clicking on the "Start" button in Visual Studio. - The application will open in your default web browser.