System.Collections.NonGeneric 4.3.0-preview1-24530-04

Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package. Commonly Used Types: System.Collections.ArrayList System.Collections.Hashtable System.Collections.CollectionBase System.Collections.ReadOnlyCollectionBase System.Collections.Stack System.Collections.SortedList System.Collections.DictionaryBase System.Collections.Queue System.Collections.Comparer System.Collections.CaseInsensitiveComparer When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Collections.NonGeneric --version 4.3.0-preview1-24530-04
Install-Package System.Collections.NonGeneric -Version 4.3.0-preview1-24530-04
依赖
.NETStandard1.3
包名版本要求
System.Diagnostics.Debug [4.3.0-preview1-24530-04, )
System.Globalization [4.3.0-preview1-24530-04, )
System.Resources.ResourceManager [4.3.0-preview1-24530-04, )
System.Runtime [4.3.0-preview1-24530-04, )
System.Runtime.Extensions [4.3.0-preview1-24530-04, )
System.Threading [4.3.0-preview1-24530-04, )
版本详情
作者Microsoft
发布时间2016-10-24 16:35:48
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770