How to achieve Multiversioning/Backward compatability for Dotnet 8. APIs?
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.
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. Read More