ASP.NET Core Basics – Part 1

I’m starting this blog with a series of videos focused on ASP.NET Core. This tutorial has been completely developed on C# + Visual Studio Code + Mac OSX, but (almost) all commands and concepts are fully compatible with Windows and Linux.

Contents:

  1. Project Startup
  2. Configuration and Services
  3. Startup and Middleware

Links:

Github Repo: https://github.com/alexis-dotnet/NewApp_Stage1
Microsoft .NET Core: https://www.microsoft.com/net/core
Node JS: https://nodejs.org/en/
Yeoman: http://yeoman.io/
Visual Studio Code: https://code.visualstudio.com/

Español: Conceptos Básicos ASP.NET Core P.1

Português: Conceitos Básicos ASP.NET Core P.1

Share