.NET 4.5 RTM on Azure?
现在.NET 4.5和Visual Studio 2012已经有了RTM,有没有在Windows Azure上使用它的方法?我知道.NET4.5RC使用的黑客,但我正在寻找一个干净的解决方案。
如果还不可能,是否有人知道何时更新工具等以支持它?
目前,无法在WindowsAzure上使用.NET 4.5。您可以使用Windows Azure引导程序下载.NET 4.5并安装它:
1 | bootstrapper.exe -get http://download.microsoft.com/download/B/A/4/BA4A7E71-2906-4B2D-A0E1-80CF16844F5F/dotNetFx45_Full_setup.exe -lr $lr(temp) -run $lr(temp)\dotNetFx45_Full_setup.exe -args /q /norestart -block |
除此之外,我还将密切关注与.NET 4.5相关的更新,这些更新位于来宾操作系统发布页面上。
更新时间:2012年9月3日:您是否看到以下消息:"从2012年10月3日起,Windows Azure将不再支持在来宾操作系统2.9或更高版本以及1.17或更高版本上部署的云服务(托管服务)。"这可能表明10月3日来宾操作系统版本发生了变化(可能支持.NET 4.5)。
更新日期:2012年9月18日:Scott Guthrie确认.NET 4.5支持将于2012年10月到期。
顾司各特的Twitter回复:https://twitter.com/scottgu/status/240567829802414081
we are working hard on it - I should have a more precise eta soon
更新(9月17日):
... we will enable new web and worker role images with Windows Server 2012 and .NET 4.5 next month
http://weblogs.asp.net/scottgu/archive/2012/09/17/announcing-great-improvements-to-windows-azure-web-sites.aspx
运行Azure Facebook组的人对我的回应是:
"We are working to deliver this based on customer feedback. We don’t have exact timing to share just yet, but stay tuned!"
Sandrino是正确的,它还没有得到官方的支持,直到在用于云服务的图像上提供了框架。如果你只是在寻找一个干净的解决方案,那么你需要等待;但是,我认为你不会等待太久。
我还没有看到官方公布的发布日期;但是,在Jason Zander的博客上关于2012年Vs发布的评论中,Scott Hanselman做出了以下回应:
James, you should see Windows Server 2012 in Azure VM's shortly after
the RTM is released, followed by Cloud Services and then Web Sites. It
is coming soon.
在过去,当我们看到新的.NET框架发布时,它们在几个月内就可以在Azure上使用了(如果我能正确回忆的话,就不到90天)。
最新版本的Azure工具SDK现在支持.NET 4.5:
http://msdn.microsoft.com/en-us/library/windowsazure/ff683673.aspx bk_october2012
在此处下载:
http://www.microsoft.com/en-us/download/details.aspx?ID=35448
Azure现在为Azure网站支持4.5版本,请参阅Scott Gus文章http://weblogs.asp.net/scottgu/archive/2012/10/25/net-4-5-now-supported-with-windows-azure-web-sites.aspx
几天后将支持工人/网络角色
来自Microsoft公告:
"我们很高兴地宣布,Windows Azure网站将很快支持基于.NET 4.5构建的应用程序。"
下面是投票支持.NET 4.5的链接,将添加到Azure中。这似乎不是任何人都需要投票的事情,但它可能有助于让Azure项目经理知道,如果获得了大量投票,人们会多么希望这样做:
http://www.mygreatwindowsazureidea.com/forums/34192-windows-azure-feature-voting/suggestions/2598170-iis8-and-asp-net-4-5-support-in-azure-platform