ReallySimpleFeatureToggle.Web.Mvc
1.1.63
ASP.NET MVC extensions for RSFT - HtmlHelper extensions for RenderAction / RenderPartial that take feature config into account, Feature action filters + more
Install-Package ReallySimpleFeatureToggle.Web.Mvc -Version 1.1.63
dotnet add package ReallySimpleFeatureToggle.Web.Mvc --version 1.1.63
<PackageReference Include="ReallySimpleFeatureToggle.Web.Mvc" Version="1.1.63" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReallySimpleFeatureToggle.Web.Mvc --version 1.1.63
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReallySimpleFeatureToggle.Web.Mvc, 1.1.63"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release, enable by calling ReallySimpleFeature.Toggles.Configure.WithPlugin(new MvcPlugin());
Dependencies
-
- Microsoft.AspNet.Mvc (>= 3.0.20105.1)
- ReallySimpleFeatureToggle (>= 1.1.63)
- ReallySimpleFeatureToggle.Web (>= 1.1.63)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.