Skip to content

AndrewSchwabe/minimal-api

Repository files navigation

In ASP.NET Core 6 minimal API features were released. The goal of this sample implementation is to demonstrate common features and functionality with a minimal implementation.

Getting Started

  1. Pull the repository
  2. Execute dotnet build
  3. Execute dotnet run
  4. Navigate to https://localhost:7106/swagger
  5. Execute endpoints

About

Sample API built using .NET's minimal API routing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages