Open unosbaghaie opened 7 years ago
I want to have URLs like localhost:64296/SomeAssemblyName/Home/Index and localhost:64296/OtherAssemblyName/Home/Index which can load my views from different assemblies depends on its URL
Could you give me a hint how I can Achieve it?
I want to have URLs like localhost:64296/SomeAssemblyName/Home/Index and localhost:64296/OtherAssemblyName/Home/Index which can load my views from different assemblies depends on its URL
Could you give me a hint how I can Achieve it?