Working with .netcore applications on Heroku, you have to manually update appsettings.json file from Heroku's Dashboard using environment variables. This package allows automatically getting all environment variables from Heroku and injects all variables (configurable) into the IConfiguration instances.
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Feb 20, 2019
$ dotnet add package HerokuEnvironmentVariablesConfiguratorNo README available.