Skip to main content
TrustRadius
Feature Toggle

Feature Toggle

Overview

What is Feature Toggle?

Feature Toggle, also referred to as Feature Flag or Feature Flipper, is a software development technique that enables developers to toggle features on and off in a live production environment. This technique offers a means to control the release of new features, manage feature rollouts, and enable/disable...

Read more
Recent Reviews
Read all reviews
Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is Feature Toggle?

Feature Toggle (or FeatureToggle) is an open source feature management tool for .NET.

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

2 people also want pricing

Alternatives Pricing

N/A
Unavailable
What is Kameleoon?

Kameleoon boasts users among 500 corporate and enterprise companies across North America, Europe, and Asia Pacific to help brands deliver digital experiences and products to their customers. GDPR, CPPA, and HIPPA compliant, Kameleoon’s A/B testing, full stack, and AI-powered personalization…

What is Unleash?

Unleash is an open-source feature management platform. It's built for high scale and supports all the major programming languages. Unleash lets users turn new features on/off in production with no need for redeployment. A software development best practice for releasing and validating new…

Return to navigation

Product Details

What is Feature Toggle?

Feature Toggle, also referred to as Feature Flag or Feature Flipper, is a software development technique that enables developers to toggle features on and off in a live production environment. This technique offers a means to control the release of new features, manage feature rollouts, and enable/disable features without the need for redeployment. Feature Toggles can be utilized by businesses of all sizes, ranging from startups to large enterprises. They are widely adopted by professionals in the software development, product management, IT operations, e-commerce, and SaaS (Software-as-a-Service) industries.

Key Features

.NET Feature Flag SDK: An installable feature flag software development kit designed for .NET applications. It leverages the LaunchDarkly app to facilitate user targeting and rollout management. Developers can toggle features on and off in a live production environment, with feature flags being evaluated in microseconds.

NFeature: A straightforward feature configuration system, also known as a feature toggle/flipper. It promotes early integration of code, reducing branch merge issues. NFeature provides feature configuration walls for earlier code integration and assists in managing feature switches/toggles within code.

FeatureToggle: A simple and reliable feature toggles library for .NET. It can be easily installed via NuGet and enables the introduction of feature switches/toggles within code. FeatureToggle provides a feature-centric API for configuration.

FeatureSwitcher: A library built to facilitate the introduction of feature switches/toggles within code. It offers an alternative to existing feature toggle libraries like nToggle, FeatureToggle, and NFeature. FeatureSwitcher provides a toggle-centric API for feature control in production, allowing features to be controlled using date ranges or database entries.

nToggle: A feature toggling library specifically designed for .NET applications. It enables feature toggling and provides a simple and reliable method for toggling features. nToggle assists in managing feature switches/toggles within code.

Toggler: A feature toggling library for .NET that enables the introduction of feature toggles/switches within code. It provides a way to control the release of new features and helps in managing feature toggles in .NET applications.

Feature Toggle Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(3)

Attribute Ratings

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
Score 6 out of 10
Vetted Review
Verified User
Incentivized
This was used by 1-2 members linked to product development within the organization in order to scale code changes at a quicker and more centralized pace.
  • Allowed us to bring new, quick-hit features to customers as quickly as possible.
  • Not too difficult to learn without having had formal software or coding experience.
  • Relatively easy to deploy.
  • More help/how-to literate or use cases.
  • Conditional logic could be improved.
  • More dynamic interface.
It's helpful that the tool takes URL parameters into account but that requires the URL structure to be of desired quality, to begin with. This tool is best suited for those working off of solid foundation in terms of web presence.
  • Was a decent self-serve/educational tool.
  • Ultimately this did not solve all of our problems, but it did help us streamline a bit by testing out plausible future functionalities.
  • Allowed us to make basic improvements and updates and push them out faster than we would have without it.
Togglz has more detailed documentation and recurring updates. But the Togglz default setting to "HTTP" caused some glitches.
Return to navigation