UWP application settings performance
7 years ago
Discover how to improve the performance of your UWP app's settings retrieval, as the ApplicationData API can be slow. Read how to implement caching to optimize the process. Find the complete code on GitHub.