gpt4 book ai didi

c# - Roslyn 如何帮助我避免重新编译以将更改部署到我的 ASP.NET 网站?

转载 作者:行者123 更新时间:2023-11-30 19:26:16 25 4
gpt4 key购买 nike

我对新的 Roslyn C# 编译器有点困惑。

一开始,我假设这个新的编译器可以在我的 ASP.NET MVC 网站中更改 C# 代码,然后在浏览器中看到这些更改,而无需重新构建项目/解决方案。

不过多读了一些书,尤其是新的信息,我现在更加确定了。

是否可以使用 Roslyn 对 C# 代码进行更改,例如 Controller 类并且不必构建项目并且仍然能够看到更改?

最佳答案

是的,Roslyn 可以让您做到这一点,但我建议让 ASP.NET 团队作为 ASP.NET vNext 的一部分来完成艰苦的工作。

来自Scott Hanselman's Blog Post在上面(强调他的):

With the next version of ASP.NET you get the power and throughput of the .NET runtime plus the "Roslyn" compiler-as-a-service for a "no-compile compile." That means means during development time you can just change your C# classes and hit Refresh in the browser. It's the power of .NET with the dynamism of a refresh-and-go development experience.

关于c# - Roslyn 如何帮助我避免重新编译以将更改部署到我的 ASP.NET 网站?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23984030/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com