dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.62k stars 25.3k forks source link

openapi: Swashbuckle.AspNetCore is being removed in .NET 9 #32101

Open Rick-Anderson opened 7 months ago

Rick-Anderson commented 7 months ago

See #32099 From the doc: The following code is generated by the ASP.NET Core minimal web API template and uses OpenAPI:

The templates won't use the new OpenAPI document APIs until late in .NET 9 previews.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/openapi?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/minimal-apis/openapi.md

Document ID

b18acd86-50e3-2316-27be-27156651e5a8

Article author

@Rick-Anderson


Associated WorkItem - 232966

wadepickett commented 7 months ago

@Rick-Anderson, what is the intended action for this one, or is that still to be figured out? I was putting Swashbuckle in for the VS Code/VS for Mac scenarios. Although reconsidering NSwag after just seeing the announcement on this.

Or is the scope of this issue more narrow and specific, such as a note pertaining to the announcement?

Rick-Anderson commented 7 months ago

@Rick-Anderson, what is the intended action for this one, or is that still to be figured out? I was putting Swashbuckle in for the VS Code/VS for Mac scenarios. Although reconsidering NSwag after just seeing the announcement on this.

Or is the scope of this issue more narrow and specific, such as a note pertaining to the announcement?

image

Please read the title and See https://github.com/dotnet/AspNetCore.Docs/issues/32099

Swashbuckle.AspNetCore is being removed in .NET 9