Create a full stack application by using React and minimal API for ASP.NET Core

Beginner
Developer
Student
Visual Studio Code
.NET
ASP.NET Core

Learn how to create a full stack application by using React and minimal API for ASP.NET Core.

Learning objectives

In this module you will:

  • Construct a front-end app by using a single-page application (SPA) framework.
  • Connect an API in ASP.NET Core to an SPA application.
  • Configure the back-end application to use cross-origin resource sharing (CORS).

Prerequisites

  • Fundamental understanding of JavaScript.
  • GitHub account for development in browser.
  • Visual Studio Code for local development.
  • Working knowledge of the web, especially on request and responses in HTTP.