ASP.NET Core Full Stack

ASP.NET Core Full Stack

Description

ASP.NET Core Full Stack is a complete online course designed to take C# developers new to the platform through a carefully crafted path to discover the power of the ASP.NET Core platform.

You will build a complete ASP.NET Core web application, step by step, with both a modern and interactive Blazor WASM Frontend and a simple but powerful Minimal API Backend fully integrated with a SQL Server database.

Why is this course different?

  • Because instead of jumping straight to the ideal implementation, this course follows Julio’s signature teaching method:
    1. Learn the concept
    2. Apply the concept by building something quick
    3. Understand the challenges and limitations
    4. Refactor, apply best practices and arrive to the best solution
  • Because you will learn by building a real application, which is the best way to learn
  • Because there’s no magic copy/pasted code. Every line of code is added on screen and is explained in detail
  • Because you’ll use Visual Studio Code (as opposed to Visual Studio), which will help you understand how things actually work behind the scenes.
  • Because this course goes straight to the point, no fluff. In a bit over 5 hours you’ll know your way around the entire ASP.NET Core platform.

By the end of this course, you will have a fully working ASP.NET Core Full Stack application, but most importantly you will understand every line of code, how the frontend and backend work together and why we ended up with the final implementation.

What version of .NET and ASP.NET Core is used on this course?

.NET 7 and ASP.NET Core 7.

Will I use controllers to create the backend API in this course?

No, in this course you will use the newer Minimal API framework.

Leave a Reply