Skip to content

Example C# project for demonstrating ASP.NET Core for MVC Design pattern. The project provides feature of managing a information about movies.

Notifications You must be signed in to change notification settings

Quickm-Code-CSharp/MvcMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MvcMovie

Example C# project for demonstrating ASP.NET Core for MVC Design pattern. The project provides feature of managing a information about movies.

The project utilizes a model, controller and view. The project utilizes a SeedData class to populate data.

The project provides an ORM code-first relationship with SQL Server database. For simplcity, the LocalDB database is utilized.

The project adds search capability. The UI is updated for filtering on movie genre field and title text search.

About

Example C# project for demonstrating ASP.NET Core for MVC Design pattern. The project provides feature of managing a information about movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published