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.
- Host: GitHub
- URL: https://github.com/dinkohristov/dotnet_movies-page
- Owner: DinkoHristov
- Created: 2024-03-25T10:31:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-25T10:35:25.000Z (about 1 year ago)
- Last Synced: 2024-03-25T12:00:14.847Z (about 1 year ago)
- Topics: dotnet-core, dotnet-movie-application, dotnet-project, entity-framework-core, sqlserver
- Language: C#
- Homepage:
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.