OkraFramework / Okra.Core

Okra App Framework - The Okra App Framework is designed to support the development of .Net Windows Store applications, in particular those following the MVVM pattern.
http://okraframework.github.io
Apache License 2.0
10 stars 6 forks source link

Add a helper service for file open/save picker access #46

Closed Andy-Wilkinson closed 8 years ago

Andy-Wilkinson commented 9 years ago

Currently getting the result of a file open/save picker can be quite complex (especially in Windows Phone 8.1). Is there any way the Okra Framework can provide a simplified file picker wrapper around this functionality?

Andy-Wilkinson commented 8 years ago

Moved to Okra.Platform.UniversalWindows project.