.NET Tutorial - Your First Microservice

Intro

Purpose

Become familiar with the building blocks for creating microservices with .NET.

Prerequisites

None.

macOS 12.0 or later versions.

Time to Complete

15 minutes

Scenario

Create a simple service that returns a list of values, then run the service in a Docker container.