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

Notifications You must be signed in to change notification settings

erossini/ContorsoUniversity5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages