我一直试图找出.NET 5何时出现,或者目前还没有计划。有没有人有任何想法?我查看了维基百科和各种微软博客,以及谷歌...... 感谢
答案 0 :(得分:3)
微软目前的路线图目前包括最高4.5.2(2014年5月发布)。我找不到.Net 5.0的公告(我希望被证明是错误的)。
Version history:
.Net 1.0: February 2002
.Net 1.1: April 2003
.Net 2.0: January 2006 -- Release coincided with VS2005
.Net 3.0: Novenber 2006 -- Release coincided with Vista
.Net 3.5: November 2007
.Net 3.5 SP1: August 2008
.Net 4: May 2009 -- Release coincided with Windows 7
.Net 4.5: August 20012 -- Release coincided with Windows 8
.Net 4.5.1: October 2013 -- Release coincided with VS2013
.Net 4.5.2: May 2014
正如您所看到的,主要(或半主要,有时)发布周期经常与新的Windows版本或Visual Studio版本相关联。理所当然。当Windows Threshold发布时.Net 5理论上会从壁橱中出来
答案 1 :(得分:2)