Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在控制器中包装一些身份验证逻辑,并在其他一些 MVC 项目中重用它。
是否可以包装控制器逻辑并将 .dll 放入其他项目中?
我将如何为此重写路由逻辑?
使用“区域”会使这或多或少复杂吗?