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.
我想知道是否可以使用 Roslyn 的一些很酷的功能,例如在共享主机中托管的 ASP.NET 应用程序中的动态编译。那可能吗?
应该工作得很好。您可能想查看compilify.net以及他们在做什么,因为它由 Roslyn 提供支持。