Versions

Description

squio is a Feature Toggles (aka Feature Flags) and A/B testing framework for .NET Core 3.0. Feature Toogle is a powerful technique that allows developers to deliver new functionality to users withouth changing code. Provides an alternative to to mantain multiples branches (aka feature branches), so any feature can be tested even before it is completed and ready for the release. We can release a version of our product with not production ready features. These non production ready features are hidden (toggled) for the broader set of users but can be enabled to any subset of testing or internal users we want them to try the features.We can use feature toogling to enable or disable features during run time.

Repository

https://github.com/Xabaril/Esquio.git

Project Slug

esquio

Last Built

2 years ago passed

Maintainers

Home Page

https://github.com/xabaril/esquio

Badge

Tags

dotnet, esquio, feature, flags

Short URLs

esquio.readthedocs.io
esquio.rtfd.io

Default Version

latest

'latest' Version

master