ASP.NET Core Basics – Part 2

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:

  1. MVC. Controllers
  2. MVC. Models and Views
  3. ViewModel
  4. Post/Redirect/Get
  5. 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

Share