How to make Asp versioning work with webapi
I am working on ..net framework 8.0 with WebApi project and trying to enable asp versioning on the rest api endpoints. All the endpoints are broken and I am unable to figure out what is wrong. Can anyone help?