Ecng.Collections by StockSharp LP https://stocksharp.com

<PackageReference Include="Ecng.Collections" Version="1.0.38" />

 Ecng.Collections 1.0.38

Ecng.Collections

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Ecng.Collections</id>
    <version>1.0.38</version>
    <title>Ecng.Collections</title>
    <authors>StockSharp LP https://stocksharp.com</authors>
    <owners>StockSharp LP</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://stocksharp.com/products/eula/</licenseUrl>
    <projectUrl>https://stocksharp.com/</projectUrl>
    <iconUrl>https://stocksharp.com/images/logo.png</iconUrl>
    <description>Ecng.Collections</description>
    <releaseNotes>.net standard 2.0 fixes
net standard 2.0
RelationManyList. Removed IList implementation.
INotifyCollection.</releaseNotes>
    <copyright>Copyright @ StockSharp 2021</copyright>
    <tags>Ecng Collections</tags>
    <repository commit="e9c275a8a4c2574a1237a5c8221ec39382df9326" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="NETStandard.Library" version="2.0.3" />
        <dependency id="Ecng.Common" version="1.0.37" />
      </group>
    </dependencies>
  </metadata>
</package>