System.Collections 4.0.10-beta-22231
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>System.Collections</id>
<version>4.0.10-beta-22231</version>
<title>System.Collections</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.</description>
<copyright>Copyright © Microsoft Corporation</copyright>
<dependencies>
<dependency id="System.Runtime" version="4.0.0-beta-22231" />
</dependencies>
</metadata>
</package>