DickBaker / aspnetcore-minimal-api

Example of a minimal API and some basics features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspnetcore-minimal-api

Example of a minimal API and some basics features (Work in progress):

Swagger doc

Authentication

CORS

Endpoint protected by authentication

Dependency injection without using [FromService] attributes

C# 9 & 10 features such as Top-level programs, Global gsings, File-scoped namespaces, Attributes on lambdas

About

Example of a minimal API and some basics features


Languages

Language:C# 100.0%