Ellumination.Collections.Core by Michael W. Powell

<PackageReference Include="Ellumination.Collections.Core" Version="1.0.1.7613" />

 Ellumination.Collections.Core 1.0.1.7613

Provides the ability to List items in Concurrent manner.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Ellumination.Collections.Core</id>
    <version>1.0.1.7613</version>
    <authors>Michael W. Powell</authors>
    <owners>Michael W. Powell</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://github.com/mwpowellhtx/Ellumination.Collections</projectUrl>
    <description>Provides the ability to List items in Concurrent manner.</description>
    <copyright>Copyright © 2016-2020</copyright>
    <tags>Collections IList List collection base concurrent concurrency lock enter exit thread threading reader writer slim dispose enumerator IEnumerator add range remove clear contains copy to is read only at indexer index get</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>