I chose to start with .NET 8 instead of 9 because Swagger (available at the swagger/index.html endpoint) is no longer included in the starting template. I regret this choice, for Swagger is easy to add.
Based on this blog, we should add swagger or scalar or something after bumping to .NET 9. Should not be too difficult for the project is fresh.
I chose to start with .NET 8 instead of 9 because Swagger (available at the
swagger/index.htmlendpoint) is no longer included in the starting template. I regret this choice, for Swagger is easy to add.Based on this blog, we should add swagger or scalar or something after bumping to .NET 9. Should not be too difficult for the project is fresh.