Swagger is Dead? Here's the Alternative!
With the release of .NET 9, you might have noticed that Swagger Gen is no longer included by default in web API templates. This means that when you create a new .NET 9 WebAPI, you no longer have the fancy green Swagger UI to test your API Endpoints. If you're wondering why and what this means for your projects, you're not alone! But don't worry—Microsoft has introduced a new way to handle API documentation that makes things even better.