.net - Read variables from database to populate appsettings.json -
is possible to, after first connection made, read variables database populate appsettings.json file, , use reloadonchange make changes take effect without rebooting?
the first connection database have hardcoded strings, since needs initial settings to.
would adding listener table holding values, , on change updating appsettings.json work?
i've searched haven't found asking this.
Comments
Post a Comment