Nest.Searchify.Mvc by Storm ID Ltd

<PackageReference Include="Nest.Searchify.Mvc" Version="0.3.0" />

 Nest.Searchify.Mvc 0.3.0

Provides Mvc specific helpers for the Nest.Searchify library

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Nest.Searchify.Mvc</id>
    <version>0.3.0</version>
    <authors>Storm ID Ltd</authors>
    <owners>Storm ID Ltd</owners>
    <licenseUrl>https://github.com/stormid/Nest-Searchify-Mvc/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/stormid/Nest-Searchify-Mvc</projectUrl>
    <iconUrl>http://stormid.com/_/images/icons/apple-touch-icon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Provides Mvc specific helpers for the Nest.Searchify library</description>
    <copyright>Phil Oyston, Storm ID Ltd.</copyright>
    <language>en-GB</language>
    <tags>elasticsearch nest queryify searchify mvc</tags>
    <dependencies>
      <dependency id="Microsoft.AspNet.Mvc" version="5.2.3" />
      <dependency id="Nest.Searchify" version="0.8.0" />
    </dependencies>
  </metadata>
</package>