I have a .NET 8 web api solution. if we have 2 versions in it V1 and V2 and client wants only V1 version controller endpoint to be deployed then how to restrict other version V2 from deploying.
I am not able to achieve this.
New contributor
swara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.