System.Runtime 4.0.20

Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application. Commonly Used Types: System.Object System.Exception System.Int16 System.Int32 System.Int64 System.Enum System.String System.Char System.Boolean System.SByte System.Byte System.DateTime System.DateTimeOffset System.Single System.Double System.UInt16 System.UInt32 System.UInt64 System.IDisposable System.Uri

Microsoft
安装
dotnet add package System.Runtime --version 4.0.20
Install-Package System.Runtime -Version 4.0.20
依赖
.NETCore5.0
包名版本要求
System.Private.Uri [4.0.0, )
DNXCore5.0
包名版本要求
System.Private.Uri [4.0.0, )
版本详情
作者Microsoft
发布时间2015-07-29 09:12:47
许可证http://go.microsoft.com/fwlink/?LinkId=329770