An open API service indexing awesome lists of open source software.

https://github.com/dinkohristov/dotnet_movies-page

This is an ASP.NET Web application for movies.
https://github.com/dinkohristov/dotnet_movies-page

dotnet-core dotnet-movie-application dotnet-project entity-framework-core sqlserver

Last synced: about 2 months ago
JSON representation

This is an ASP.NET Web application for movies.

Awesome Lists containing this project

README

        

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