C#C
C#3y ago
trouble_d

✅ Extract parameter from string path based on templae...

Hi there is there a lib that can extract the parameter
/some/path/{parameter}/other
from path string ? I need to read it in middleware before any routing... the position the route before param is always same... thx for any help...
Was this page helpful?