Skip to content

A simple feature toggle system, to manage experimental features with customizable activation strategies.

License

Notifications You must be signed in to change notification settings

raulcanales/FeatuR

Repository files navigation

Project Icon FeatuR

A simple feature toggle system, to manage experimental features with customizable activation strategies.

Currently, the core library is out, and can be used on projects as well as extend it to your needs, create your custom activation strategies, etc.

The future plans, will include a standalone API service with a small database, that could be used on a distributed system, as well as rest clients to consume such API (or your own implementation of it).

Getting started

Check out the documentation, or jump straight to an example of an API using MySQL as data storage for the feature data.

Project status

  Build CI
  Quality Codacy Badge Codefactor
  Test Coverage Codacy Badge
Official Preview
  FeatuR NuGet Badge MyGet Badge
  FeatuR.DependencyInjection NuGet Badge MyGet Badge
  FeatuR.RestClient NuGet Badge MyGet Badge
  FeatuR.EntityFramework NuGet Badge MyGet Badge
  FeatuR.EntityFramework.MySQL NuGet Badge MyGet Badge
  FeatuR.EntityFramework.MySQL.DependencyInjection NuGet Badge MyGet Badge
  FeatuR.EntityFramework.SqlServer NuGet Badge MyGet Badge
  FeatuR.EntityFramework.SqlServer.DependencyInjection NuGet Badge MyGet Badge

About

A simple feature toggle system, to manage experimental features with customizable activation strategies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published