Hot to achieve Multiversioning/Backward compatability for Dotnet 8. APIs?

Nalavala, Harshavardhan 0 Reputation points
2024-06-04T04:28:25.4966667+00:00

What is the effective way in achieving "Multiversioning, Versioning, Backward compatability" for Dotnet 8.0 APIs . These APIs are going to be deployed AKS cluster as microservices.

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,093 questions
GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
41 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anveshreddy Nimmala 3,540 Reputation points Microsoft Vendor
    2024-06-04T09:22:11.0933333+00:00

    Hello Nalavala, Harshavardhan,

    Configure Swagger to work with different versions of an API in .NET.

    please find the below documentation if it is helpful anyway.

    https://medium.com/@seldah/managing-multiple-versions-of-your-api-with-net-and-swagger-47b4143e8bf5

    hope this helps you.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.