min API overview /1 (#24115)

pull/24116/head
Rick Anderson 2021-11-29 10:47:28 -10:00 committed by GitHub
parent c8bb4a7dfa
commit 2443c28332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -11,7 +11,12 @@ uid: fundamentals/minimal-apis
# Minimal APIs overview
This document provides an overview of minimal APIs. The minimal APIs consist of:
This document:
* Provides an overview of minimal APIs.
* In intended for experienced developers. For an introduction, see <xref:tutorials/min-web-api>
The minimal APIs consist of:
* New hosting APIs
* <xref:Microsoft.AspNetCore.Builder.WebApplication> and <xref:Microsoft.AspNetCore.Builder.WebApplicationBuilder>