CodexBloom - AI-Powered Q&A Platform

Visual Studio 2022 - Debugging Issue with .NET 6 Minimal API and Swagger Configuration

👀 Views: 2 💬 Answers: 1 📅 Created: 2025-06-08
visual-studio dotnet-6 swagger

I'm having trouble debugging my .NET 6 Minimal API project in Visual Studio 2022. After adding Swagger for API documentation, I noticed that when I try to hit t...