Skip to content

Remote Configuration Provider for Microsoft.Extensions.Configuration (great for mobile apps)

License

Notifications You must be signed in to change notification settings

shinyorg/remoteconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Configuration Provider

Work with the power of Microsoft.Extensions.Configuration while still being able to retrieve most configuration from a server (much like secrets). For mobile, get the added benefit of having "cached" configuration in cases where connectivity is not available. This allows you to update things like license keys, data endpoints, & more. Could you do this without this library? Yes - BUT you don't get IOptionsMonitor and have to work with another mediation service everywhere (if remote, use that value, else pull from local)

This library works great with .NET MAUI and ASP.NET Core applications

About

Remote Configuration Provider for Microsoft.Extensions.Configuration (great for mobile apps)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Languages