Build Employee records management application using Asp.net core MVC 7.0 and entity framework core 7.0 using SQL server as database with repository pattern.
This video is part of a playlist:
• Asp.net core MVC project - Employee r...
This video will demonstrate how to populate dropdown list in asp.net core MVC 7.0 application
You can download the source code from the following git repository:
https://github.com/sahanabhat3388/EFC...
If you want to learn Asp.net core MVC concepts in detail, here is a playlist:
Asp.net core tutorial playlist:
• Asp.net Core tutorial for beginners
If you want to learn entity framework core in detail, then following playlist would help you:
• Entity Framework Core 7.0 tutorial
#Build employee management application using asp.net core and entity framework core
#Asp.net Core MVC 7.0 project
#Entity framework core 7.0 project
#Binding data to the dropdown list in asp.net core MVC application