ReadOnlyCollectionInterfaces by Mauricio Scheffer

<PackageReference Include="ReadOnlyCollectionInterfaces" Version="1.0.0" />

.NET API 5,120 bytes

 ReadOnlyCollectionInterfaces 1.0.0

Backported read-only collection interfaces

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>ReadOnlyCollectionInterfaces</id>
    <version>1.0.0</version>
    <authors>Mauricio Scheffer</authors>
    <owners>mausch</owners>
    <licenseUrl>https://github.com/mausch/ReadOnlyCollections/blob/master/license.txt</licenseUrl>
    <projectUrl>https://www.ohloh.net/p/ReadOnlyCollections</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Backported read-only collection interfaces</description>
    <copyright>Copyright Mauricio Scheffer 2012-2013</copyright>
    <tags>readonly collections backport</tags>
  </metadata>
</package>