An Intro to ASP.NET Core Minimal API - Packaging our API into a container

Опубликовано: 01 Ноябрь 2024
на канале: Rainer Stropek
1,094
31

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 fifth and last video, we finish our RESTful Web API and put it into a Docker container image.