日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程语言 > asp.net >内容正文

asp.net

.NET Core 2.0及.NET Standard 2.0

發布時間:2023/12/4 asp.net 31 豆豆
生活随笔 收集整理的這篇文章主要介紹了 .NET Core 2.0及.NET Standard 2.0 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

.NET Core 2.0的發布時間,.NET Core 2.0預覽版及.NET Standard 2.0 Preview大概在5月中旬或下旬發布。

.NET Core 2.0正式版本發布時間大約在Q3 2017發布,具體我估計大概在8月份左右。同時一起發布的也就是.NET Standard 2.0。

MilestoneRelease Date
.NET Core 2.0 PreviewQ2 2017
.NET Standard 2.0 PreviewQ2 2017
.NET Core 2.0Q3 2017
.NET Standard 2.0Q3 2017

微軟計劃在5月10日將corefx 中標記為2.0 的bug 完全修復。使其順利發布?.NET Core 2.0 Preview 和 .NET Standard 2.0 Preview 。

以下為具體鏈接:?Announcement: Driving towards zero 2.0 bugs by?2017/5/10?(ZBB)??ZBB (zero bug bounce)。

大家也可以參與其中,貢獻自己的一份力量。

.NET Core 2.0版最低操作系統支持

?

OSVersionArchitecturesConfigurationsNotes
Windows Client7 SP1+x64, x86

Windows Server2008 R2 SP1+x64, x86Full, Server Core, Nano
Red Hat Enterprise Linux7.3+x64
This includes Centos and Oracle Linux
Fedora25+x64

Debian8.7+x64

Ubuntu14.04+x64, arm32 [C]
This includes Linux Mint 17 for x64
openSUSE42.2+x64

Tizen ? ? ? ? ? ? ? ? ? ? ? ?4+ ? ? ? ? ? ? ? ? ? ? ? ? ?arm32 [S] ? ?
Tizen .NET Developer Preview
Mac OS X10.12+x64

S 為得到三星支持

C 為得到社區支持

?

那么.NET Core 2.0 及?.NET Standard 2.0 將會帶來哪些改變。

降低入門及學習的障礙,.NET Standard 2.0通過標準化共享API,可以輕松地跨.NET Framework,.NET Core和Xamarin共享代碼。

.NET Framework 4.6.1支持.NET Standard 2.0

.NET Standard 2.0 添加了許多.NET Framework 4.6.1 支持的API,以及.NET Standard 2.0 ?自己特有的API

  • .NET Standard 2.0 添加了 14,994 個.NET Framework 4.6.1已經支持的API?

  • .NET Standard 2.0 只有 43 個 .NET Framework 4.6.1不支持的API

.NET Standard 2.0 將是.NET Standard 1.6的超集。 換句話說,.NET Standard 2.0和1.x不會發生突破性的變化。
.NET Framework 4.6.1將允許引用根據.NET Standard 2.0編譯的二進制文件。

最終可以理解為.NET Core 2.0 將是等價于?.NET Framework 4.6.1。

?

.NET Standard 2.0 工作正在進行中

Namespace#APIs
Microsoft.Win32.SafeHandles32
System1,087
System.CodeDom.Compiler14
System.Collections292
System.Collections.Generic17
System.Collections.ObjectModel1
System.Collections.Specialized241
System.ComponentModel1,499
System.ComponentModel.Design520
System.ComponentModel.Design.Serialization150
System.Configuration.Assemblies13
System.Data1,399
System.Data.Common701
System.Data.SqlTypes882
System.Diagnostics772
System.Diagnostics.CodeAnalysis2
System.Diagnostics.Contracts89
System.Diagnostics.Contracts.Internal3
System.Diagnostics.SymbolStore144
System.Diagnostics.Tracing2
System.Drawing681
System.Dynamic173
System.Globalization188
System.IO275
System.IO.IsolatedStorage104
System.IO.MemoryMappedFiles64
System.IO.Pipes124
System.Linq351
System.Linq.Expressions41
System.Net1,271
System.Net.Cache50
System.Net.Mail279
System.Net.Mime69
System.Net.NetworkInformation692
System.Net.Security147
System.Net.Sockets164
System.Net.WebSockets165
System.Numerics344
System.Reflection348
System.Reflection.Emit3
System.Resources89
System.Runtime12
System.Runtime.CompilerServices164
System.Runtime.ConstrainedExecution22
System.Runtime.ExceptionServices6
System.Runtime.InteropServices96
System.Runtime.InteropServices.ComTypes15
System.Runtime.Remoting.Messaging55
System.Runtime.Serialization463
System.Runtime.Serialization.Formatters13
System.Runtime.Serialization.Formatters.Binary28
System.Runtime.Serialization.Json64
System.Runtime.Versioning33
System.Security117
System.Security.Authentication11
System.Security.Authentication.ExtendedProtection40
System.Security.Claims205
System.Security.Cryptography684
System.Security.Cryptography.X509Certificates67
System.Security.Permissions87
System.Security.Principal34
System.Text56
System.Text.RegularExpressions29
System.Threading313
System.Threading.Tasks66
System.Timers36
System.Web32
System.Xml1,011
System.Xml.Linq6
System.Xml.Resolvers20
System.Xml.Schema924
System.Xml.Serialization935
System.Xml.XPath244
System.Xml.Xsl137

?

?

.NET Standard 版本對應

.NET Standard

1.01.11.21.31.41.51.62.0
.NET Core1.01.01.01.01.01.01.02.0
.NET Framework4.54.54.5.14.64.6.14.6.1?4.6.24.6.1?vNext4.6.1
Mono4.64.64.64.64.64.64.6vNext
Xamarin.iOS10.010.010.010.010.010.010.0vNext
Xamarin.Android7.07.07.07.07.07.07.0vNext
Universal Windows Platform10.010.010.010.010.0vNextvNextvNext
Windows8.08.08.1




Windows Phone8.18.18.1




Windows Phone Silverlight8.0






?

.NET Standard

?

對于開發人員來說,這意味著他們只需要掌握一個基類庫。該庫面向.NET Standard 將能夠在所有.NET平臺上運行。

.NET Standard 的核心使命在于解決 .NET 跨平臺時基礎鏈接庫不一致的問題。

?

參考文檔:

https://github.com/dotnet/core/blob/master/roadmap.md

https://github.com/dotnet/standard/tree/master/docs/netstandard-20

https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md

https://blogs.msdn.microsoft.com/dotnet/2016/09/26/introducing-net-standard/

原文地址:http://www.cnblogs.com/linezero/p/netstandard.html


.NET社區新聞,深度好文,微信中搜索dotNET跨平臺或掃描二維碼關注

總結

以上是生活随笔為你收集整理的.NET Core 2.0及.NET Standard 2.0的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。