2018-03-10 07:12:20 +08:00
|
|
|
---
|
2018-03-20 07:40:34 +08:00
|
|
|
title: Get started with Swashbuckle and ASP.NET Core
|
2018-03-10 07:12:20 +08:00
|
|
|
author: zuckerthoben
|
2018-05-10 03:54:24 +08:00
|
|
|
description: Learn how to add Swashbuckle to your ASP.NET Core web API project to integrate the Swagger UI.
|
2024-06-18 04:11:09 +08:00
|
|
|
ms.author: wpickett
|
2024-08-27 00:13:17 +08:00
|
|
|
monikerRange: ">= aspnetcore-3.1 <= aspnetcore-8.0"
|
2018-03-10 07:12:20 +08:00
|
|
|
ms.custom: mvc
|
2024-09-06 09:35:05 +08:00
|
|
|
ms.date: 8/27/2024
|
2018-03-10 07:28:07 +08:00
|
|
|
uid: tutorials/get-started-with-swashbuckle
|
2018-03-10 07:12:20 +08:00
|
|
|
---
|
2018-03-20 07:40:34 +08:00
|
|
|
# Get started with Swashbuckle and ASP.NET Core
|
2018-03-10 07:12:20 +08:00
|
|
|
|
2024-06-11 13:49:42 +08:00
|
|
|
[!INCLUDE[](~/tutorials/getting-started-with-swashbuckle/includes/getting-started-with-swashbuckle8.md)]
|