Skip to content

Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5

License

Notifications You must be signed in to change notification settings

Y-M-C-M-B/ContorsoUniversity5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContorsoUnivertity5

In this tutorial, you'll review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views.

What I did is an update of the project from the Microsoft repository of ContorsoUniverity example because it doesn't work anymore.

The full tutorial is on Microsoft documentation. Visit PureSourceCode for more code and help in creating application with .NET5. For example, take a look at Integration With Identity In AdminLTE Project.

image

image

image

About

Here I review and customize the CRUD (create, read, update, delete) code that the MVC scaffolding automatically creates for you in controllers and views in .NET5

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 62.2%
  • HTML 36.7%
  • Other 1.1%