News

There are various ways in which you can host your Web API, and you need not always have to host your Web API in IIS. You can host it in a separate process as well.
Follow these steps to implement API versioning in minimal Web API endpoints using ASP.NET Core 6.