Skip to content

saqibamin257/MvcMovie-DotNetCore

Repository files navigation

MvcMovie-DotNetCore

Asp.net core MVC boiler plate application. It includes CRUD operations using EntityFrameWork first approach.

Below are the important concepts of this application.

  • Model Binding and Model Validation state in ASP.NET Core
  • Dependency Injection
  • DataAnnotations
  • Asp.net Core Tag Helpers
  • ValidateAntiForgeryToken
  • Handle client side and server side validation from one place in the code that is Model class, DRY (do not repeat yourself) concept.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published