Giter Club home page Giter Club logo

Comments (2)

gcelet avatar gcelet commented on July 28, 2024

I would love that feature too :)
I think right now it's not supported but i could be mistaken.
I manage to use Evolve and Secrets Manager if i put evolve configuration in appsettings.json directly and write some glue code to wire everything.
I made a quick gist to illustrate this idea here: https://gist.github.com/gcelet/ab12595ae5edfcddc3a092cc0f2cd006
Hope this help

Evolve is a great lib: thank for you work @lecaillon

from evolve.

lecaillon avatar lecaillon commented on July 28, 2024

Hi,

Thanks for your feedback and sorry for my (very) late response :)

Since the version 2.0, Evolve ships in 3 parts:

  • Evolve
  • Evolve.MSBuild
  • Evolve.CLI

The use of configuration files like evolve.json is only supported in Evolve.MSBuild.
On Windows the Evolve.MSBuild package adds a task executed at build time, that under the wood, runs the Evolve.CLI (evolve.exe) with the correct arguments. Evolve is completly separated from your app.

Use secrets is tied to the Configuration api loaded from your app. Access a secret from another app (MSBuild in that case) would be very complicated if even possible.

So, I would say the only package that "supports" secrets is: Evolve

from evolve.

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.