Integrations.SiteHealth
by: Sapico
- 2 total downloads
- Latest version: 1.0.0
This is the Integration for SiteHealth for Sapico
ReallySimpleFeatureToggle
by: Nico Sap
- 2 total downloads
- Latest version: 1.0.0
A tiny C# framework for feature toggling
ReallySimpleFeatureToggle.Web
by: David Whitney
- 2 total downloads
- Latest version: 1.0.0
Reconfigured RSFT for web projects - adds cookie persistence to percentaged availability rules, offers query string overrides, enhances the feature configuration evaluation context so you can build rules based around HttpContext.Current
ReallySimpleFeatureToggle.Web.Mvc
by: David Whitney
- 2 total downloads
- Latest version: 1.0.0
ASP.NET MVC extensions for RSFT - HtmlHelper extensions for RenderAction / RenderPartial that take feature config into account, Feature action filters + more