Tag: azure_appconfig
.NET Aspire configuration patterns
If you recall my last article, I transitioned my working application to .NET Aspire. This opinionated pattern allows me to run a complete microservice application within Docker…
Using Azure App Configuration for Remote Config with Android
I've been playing with a new app recently. I decided I needed some support from the cloud around feature flags (turning on and off features for specific people so I can test…