Organize ASP.MVC Controllers in Namespace and specific Urls(msmvps.com)
submitted by
oazabir(1790) 3 years, 4 months ago
Distribute your ASP.NET MVC controllers in namespaces and subfolders and ensure the controllers can only be access from specific subfolder. For example, controllers that belong to MvcWebAPI.Admin.User can only be accessed from /MvcWebAPI/Admin/User not from /MvcWebAPI/User.
|category: ASP.NET
|Views: 38
tags:
ASP.NET another
Everyones tags:
Your Tags: