Azure的.NET 4.5支持 [英] Azure .NET 4.5 support

查看:120
本文介绍了Azure的.NET 4.5支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

OK,我无法找到这个网上一个明确的答案,所以我想我会叫社会上的这一个。
.NET 4.5,上周已经RTM,并在看着提升我们的产品来使用它。在我们做这个飞跃,我首先需要检查这是否会与我们的产品影响任何Azure的部署(ASP.NET MVC的东西)
是否Azure平台的支持.NET 4.5在其网站和工人的角色还没有最新的生产版本?
我知道,这个框架的RC可以在VM /角色时使用启动电源外壳脚本热身安装好,但我不希望我的应用程序这个包袱,我只是希望了解其安全的去生活在.NET 4.5和MVC 4等......在Azure中的当前状态?

OK, I can't find a definitive answer on this online so I thought I'd ask the community on this one. .NET 4.5 has gone RTM last week and were looking at upgrading our products to use it. Before we make this leap, I first need to check if this will impact any Azure deployments with our product (ASP.NET MVC stuff) Does the latest production version of the Azure platform support .NET 4.5 in its web and worker roles yet? I'm aware that the RC of the framework could be installed using a startup power shell script during the VM/role warm up but I don't want this burden on my application, I'm just looking to know of its safe to go live with .NET 4.5 and MVC 4 etc... in Azure's current state?

推荐答案

Azure的SDK V1.8(2012年10月)是出于下载:
<一href=\"http://www.microsoft.com/en-us/download/details.aspx?id=35448\">http://www.microsoft.com/en-us/download/details.aspx?id=35448

The Azure SDK v1.8 (October 2012) is out for download: http://www.microsoft.com/en-us/download/details.aspx?id=35448

支持:.NET 4.5,Windows Server 2012中和IIS 8.0:
<一href=\"http://msdn.microsoft.com/en-us/library/windowsazure/ff683673.aspx#BK_October2012\">http://msdn.microsoft.com/en-us/library/windowsazure/ff683673.aspx#BK_October2012

Supports: .NET 4.5, Windows Server 2012 and IIS 8.0: http://msdn.microsoft.com/en-us/library/windowsazure/ff683673.aspx#BK_October2012

要使用Windows Server 2012支持.NET 4.5,改变osFamily =2osFamily =3在您的Azure角色.cscfg文件。

To use Windows Server 2012 which supports .NET 4.5, change osFamily="2" to osFamily="3" in your Azure role .cscfg file.

编辑:我昨晚更新了我的两个网站在Windows Server 2012 / .NET 4.5和他们的工作就像一个冠军。所以,这是所有的RTM /稳定code只是在等待公布(也许BUILD 2012?)。如果您使用的是Windows Server 2012中,您需​​要启用.NET 3.5的功能与.NET 3.5 2.0-.NET应用程序/模块的向后兼容性。

I updated my two sites last night to Windows Server 2012/.NET 4.5 and they work like a champ. So, this is all the RTM/stable code just waiting for the announcement (maybe BUILD 2012?). If you are using Windows Server 2012, you need to enable .NET 3.5 features for backward compatibility with .NET 2.0-.NET 3.5 apps/modules.

EDIT2:Azure的4.5的支持是昨天在BUILD 2012大会宣布了:) http://channel9.msdn.com

Azure 4.5 support was announced yesterday at the BUILD 2012 conference :) http://channel9.msdn.com

这篇关于Azure的.NET 4.5支持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆