Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

Dot net core reload the configuration on interval from MemoryStream

$
0
0

I' using dot net core and need to reload the content from MemoryStream using AddJsonStream(), however there's no direct way of reloading the content like using reloadOnChange in AddJsonFile().I've to reload below thing:

config.AddJsonStream(new System.IO.MemoryStream(System.Text.Encoding.UTF8.GetBytes(json)));

Is there any way through which it auto reload the Stream on interval dynamically?


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>