ODataSamples icon indicating copy to clipboard operation
ODataSamples copied to clipboard

Using attribute routing looks not possible using this way

Open naik899 opened this issue 7 years ago • 2 comments

If I have multi-tenant application with multiple models and I want to build these models dynamically and at the runtime route to appropriate controller and actions using Attribute routing, this looks impossible with the current way

naik899 avatar May 03 '18 07:05 naik899

Hi Ravindra. Are you able to create models dynamically and add the data into those model?

piyushparate1 avatar May 11 '18 12:05 piyushparate1

Yes, I am able to create models attribute routing isn't working

naik899 avatar May 11 '18 17:05 naik899