Esquio.AspNetCore by Xabaril Contributors

<PackageReference Include="Esquio.AspNetCore" Version="3.0.0-rc1.7" />

 Esquio.AspNetCore 3.0.0-rc1.7

Feature Toogles Library for ASP.NET Core.For more information see http://github.com/Xabaril/Esquio

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Esquio.AspNetCore</id>
    <version>3.0.0-rc1.7</version>
    <authors>Xabaril Contributors</authors>
    <owners>Xabaril Contributors</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>http://github.com/xabaril/Esquio</projectUrl>
    <description>Feature Toogles Library for ASP.NET Core.For more information see http://github.com/Xabaril/Esquio</description>
    <tags>Esquio Features Flags Toggles AB Testing AspNetCore</tags>
    <repository type="git" url="https://github.com/xabaril/Esquio" commit="8cc65b1ef21cb68891257e77ad93902170d38bf4" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Esquio" version="3.0.0-rc1.7" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework=".NETCoreApp3.1">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>