Now, we continue with the series ASP.NET Core Basics. At this time we are been focused in MVC specific topics, which will be covered in a 7 mins video.
Contents:
- MVC. Controllers
- MVC. Models and Views
- ViewModel
- Post/Redirect/Get
- Model Validation
Links:
MVC Pattern: https://en.wikipedia.org/wiki/Model–view–controller
Post/Redirect/Get Pattern: https://en.wikipedia.org/wiki/Post/Redirect/Get
Github Repository: https://github.com/alexis-dotnet/NewsApp_Stage2
The New York Times API: https://developer.nytimes.com/
Español: Conceptos Básicos ASP.NET Core P.2
Português: Conceitos Básicos ASP.NET Core P.2