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.
几天前我问我如何在另一个程序集中找到视图。
现在我想使用 ASP.NET Core 2 Razor Pages 所以我想在另一个程序集中找到它们。
我确实使用这个答案来定位视图,这工作正常,但这不适用于Razor Pages,我不能这样做。
我怎么解决这个问题?