👩💻 Join our community of thousands of amazing developers!
TL;DR OpenAPI is de facto standard that you should use to increase explorability of your ASP.NET Core projects. Previously, I’ve shared with you (https://codingstories.io/) - a tool to share real programming experience and step-by-step guides. In this blog post, I want to share a coding story that describes the process of adding OpenAPI support to a ASP.NET Core project. Please see: https://codingstories.io/story/https%3A%2F%2Fgitlab.com%2FNikiforovAll%2Fhow-to-add-openapi-to-aspnetcore. The r...