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.
dotnet add package System.Collections.NonGeneric --version 4.0.0-beta-22231
Install-Package System.Collections.NonGeneric -Version 4.0.0-beta-22231
| 包名 | 版本要求 |
|---|---|
| System.Globalization | [4.0.0-beta-22231, ) |
| System.Runtime | [4.0.0-beta-22231, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2014-11-11 23:09:16 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |