Skip to content

PiotrJustyna/FeatureManagementSandbox

Repository files navigation

readme

This repository illustrates how to use:

  • Feature Management
  • with a custom feature flags provider
  • that also automatically refreshes itself

build & run

dotnet build
dotnet run

The code can be ran both locally and in a remote container.

usage

curl http://localhost:5000/helloworld

The flag refreshes every second, so repeated runs of the command above will give different results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages