Git Product home page Git Product logo

Comments (10)

udlose avatar udlose commented on May 21, 2024 2

@udlose Agreed, hopefully the team will consider #46 and make it possible. 🤞

@josephwoodward The diffierence between #46 and this issue is that I'm asking for this functionality to be "built-in" to FeatureManagement so that I don't have to use IFeatureSettingsProvider to do a custom implementation myself. There should be a "plug-n-play" configuration where we tell FeatureManagement where to look for the settings based on some defined interface, and then it handles the "monitoring, polling, etc." to look for changes and update itself accordingly.

Cloud-based solutions are so ubiquitous now that it's shocking that there isn't a solution here for distributed settings storage.

from featuremanagement-dotnet.

josephwoodward avatar josephwoodward commented on May 21, 2024

It sounds like this is somewhat related to this question.

from featuremanagement-dotnet.

NicolasReyDotNet avatar NicolasReyDotNet commented on May 21, 2024

I have the exact same point, so I started to store my FeatureManagement json in a distributed system (Hashicorp Vault) instead of in a local Appsettings files, but I don't know how to refresh any changes.
I've just asked the question.

from featuremanagement-dotnet.

udlose avatar udlose commented on May 21, 2024

IMO, this is a configuration that should be available thru FeatureManagement without having to write custom code for this type of usage scenario.

from featuremanagement-dotnet.

josephwoodward avatar josephwoodward commented on May 21, 2024

@udlose Agreed, hopefully the team will consider #46 and make it possible. 🤞

from featuremanagement-dotnet.

wapplegate avatar wapplegate commented on May 21, 2024

So it looks like there is a PR for #46 it would be great if it could be merged and released soon.

from featuremanagement-dotnet.

jimmyca15 avatar jimmyca15 commented on May 21, 2024

This has been added in the latest release.

from featuremanagement-dotnet.

NicolasREY69330 avatar NicolasREY69330 commented on May 21, 2024

@jimmyca15
Great news! Will you update the doc providing some samples?

from featuremanagement-dotnet.

jimmyca15 avatar jimmyca15 commented on May 21, 2024

@NicolasREY69330

Hey Nicolas, when you mention "the doc" I think you mean the README. Let me know if you meant another doc.

The README was updated to discuss custom feature providers.

The tests have a sample custom feature provider.
InMemoryFeaureDefinitionProvider
Usage

from featuremanagement-dotnet.

NicolasREY69330 avatar NicolasREY69330 commented on May 21, 2024

@jimmyca15
Yes ! My bad I didn't see you had already updated the readme.
Great work !

from featuremanagement-dotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.