What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • api-guidelines

    Microsoft REST API Guidelines

    Let's get started. As you might know, there are several ways to versioning API, by URL, HTTP header, etc. We are going to add API versioning by URL.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • cool-webapi

    Open the cool-webpi project and Install Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer package

  • aspnet-api-versioning

    Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.

    Check out the official API versioning Github repository to find out more information.

  • Swashbuckle.AspNetCore

    Swagger tools for documenting API's built on ASP.NET Core

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OTE one time emails

    1 project | dev.to | 4 Sep 2024
  • A model set of guidelines for RESTful APIs and Events

    1 project | news.ycombinator.com | 27 Jun 2024
  • Online Safety: A Guide to Protecting Yourself

    1 project | dev.to | 20 May 2024
  • 5 Things I wanted to know about REST API when I was starting

    1 project | dev.to | 5 May 2024
  • Ask HN: Why does Bitwarden not comment their code?

    1 project | news.ycombinator.com | 3 May 2024

Did you konow that C# is
the 9th most popular programming language
based on number of metions?