ObjectStorageHelper<T> is a Generic class that simplifies storage of data in WinRT applications while still maintaining the Async principles of Windows 8 apps. 
                        
                    
         
                Info
| Version: | 5.0.0 | 
| Author(s): | Jamie Thomson | 
| Last Update: | Monday, November 19, 2012 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://winrtstoragehelper.codeplex.com/ | 
| NuGet Url: | https://www.nuget.org/packages/ObjectStorageHelper | 
Install
Install-Package ObjectStorageHelper
                        dotnet add package ObjectStorageHelper
                        paket add ObjectStorageHelper
                        
                                ObjectStorageHelper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags