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 MVC 网站以使用 DNX 构建以使其跨平台?
理想情况下,我希望能够使用 VSCode 构建它
目前没有自动转换工具。您必须创建一个 ASP.NET 5 网站项目并手动导入您的视图、控制器、类等