How can I add URL based versioning? #1106
rbambrough-intel
started this conversation in
Ideas
Replies: 1 comment
-
You need to dig deeper to determine the best approach for your goal. If you're new to Minimal API, start with a review of the documentation and ensure you have a good understanding of how it works outside of the template. Then, within the template, review the sample endpoints and Minimal API extensions within src/Web/Infrastructure. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to have different versions of the endpoints, however I am having difficulty modifying the template to support it.
Is there a recommended way of doing it?
Beta Was this translation helpful? Give feedback.
All reactions