C#C
C#2y ago
Shiv

API Versioning

Hi team,

I am developing Web APIs using .net8 for the mobile client. since the requirements keep on changing , I need to maintain versions for the api. How can this be implemented. should I add different controllers for different versions? PLease guide
Was this page helpful?