FeatureSwitch.AspNet.Mvc5 by Tech Fellow Consulting

<PackageReference Include="FeatureSwitch.AspNet.Mvc5" Version="1.3.0" />

 FeatureSwitch.AspNet.Mvc5 1.3.0

FeatureSwitch Asp.Net UI library

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>FeatureSwitch.AspNet.Mvc5</id>
    <version>1.3.0</version>
    <title>FeatureSwitch.AspNet.Mvc5</title>
    <authors>Tech Fellow Consulting</authors>
    <owners>Tech Fellow Consulting</owners>
    <projectUrl>https://github.com/valdisiljuconoks/FeatureSwitch/wiki/Asp.Net-MVC-Integration</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>FeatureSwitch Asp.Net UI library</description>
    <releaseNotes>FeatureSwitch integration library for Asp.Net MVC v5</releaseNotes>
    <copyright>Copyright 2014</copyright>
    <tags>FeatureToggle Toggle Feature AspNet Mvc5</tags>
    <dependencies>
      <dependency id="FeatureSwitch" version="1.3.0" />
      <dependency id="Microsoft.AspNet.Mvc" version="5.0.0" />
      <dependency id="Microsoft.Owin" version="2.1.0" />
    </dependencies>
  </metadata>
</package>