An Intro to ASP.NET Core Minimal API – Our First RESTful Web API



An Intro to ASP.NET Core Minimal API – Our First RESTful Web API

An Intro to ASP.NET Core Minimal API - Our First RESTful Web API

This is the recording of a computer science course I gave at the HTL Leonding. It consists of five videos in which students learn the basics of building web APIs with C# and ASP.NET Core Minimal API.

In this third video, we finish our “Hello World” example and start building a more complete RESTful web API.