This is an ASP.NET Web application for movies. This application is created using ASP.NET Core, C#, SQL Server and Entity Framework Core.
- You can Create new movie.
- You can go to the Movies Information section and see all movies.
- In the Movies Information section you can Select a movie a see the information about the movie, like: Title, Year and Genre.
- You can Edit the selected movie.
- You can Delete the selected movie.