Ofl.Search.Extensions by One Frame Link

<PackageReference Include="Ofl.Search.Extensions" Version="1.1.10" />

 Ofl.Search.Extensions 1.1.10

Extensions common to implementations of the constracts in the Ofl.Search.Abstractions.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Ofl.Search.Extensions</id>
    <version>1.1.10</version>
    <authors>One Frame Link</authors>
    <owners>One Frame Link</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/OneFrameLink/Ofl._Shared/master/LICENSE.md</licenseUrl>
    <projectUrl>https://github.com/OneFrameLink/Ofl.Search.Extensions</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/OneFrameLink/Ofl._Shared/master/OneFrameLink_225x225.png</iconUrl>
    <description>Extensions common to implementations of the constracts in the Ofl.Search.Abstractions.</description>
    <copyright>Copyright © 2018 One Frame Link</copyright>
    <repository type="git" url="https://github.com/OneFrameLink/Ofl.Search.Extensions.git" commit="dc3130ec43bc2cde981d0a0934a206a3d1aa747c" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Ofl.Collections" version="1.2.8" exclude="Build,Analyzers" />
        <dependency id="Ofl.Linq" version="2.1.15" exclude="Build,Analyzers" />
        <dependency id="Ofl.Search.Abstractions" version="5.1.23" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>