18. Adding your first controller [ActorsController] | ASP.NET MVC



18. Adding your first controller [ActorsController] | ASP.NET MVC

18. Adding your first controller [ActorsController] | ASP.NET MVC

πŸ“Œ Course link: https://bit.ly/3CWvkqk
πŸ“Œ Source code: https://bit.ly/3jvocZK
——————————————————————
A controller is a C# class that is responsible for controlling the way that a user interacts with an MVC application. On this part, you will add your first controller, ActorsController.
===================================
You can also watch my courses on:
🎯 Udemy: http://bit.ly/2MaEA5r​​​​​​​​​​
🎯 LinkedIn Learning: https://bit.ly/2NJ5PEF​​​​​​​​​​
🎯 Pluralsight: http://bit.ly/2EsgjlJ​​​​​​​​​​
===================================

#mvc #aspnetcore #csharp