Tim Deschryver 10/29/2024

What about my API documentation now that Swashbuckle (Swagger) is no longer a dependency in ASP.NET 9

Read Original

This article details the change in ASP.NET 9 where Swashbuckle (Swagger) is no longer a default dependency for OpenAPI generation, replaced by Microsoft.AspNetCore.OpenApi. It compares the old and new project templates, explains the new middleware, and discusses options for rendering the OpenAPI document, including migration guidance for existing projects.

What about my API documentation now that Swashbuckle (Swagger) is no longer a dependency in ASP.NET 9

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes