UWP has a limit on the maximum size of a given bundle. Using standard packaging strategy, we cannot package the app with more than 25 GB of data. While this works alright in most of the cases, there are applications which require a huge amount of data to exist locally. This article explains a solution for such applications.