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

Introduce an Okra.Core Portable Class Library (PCL) #42

Closed Andy-Wilkinson closed 9 years ago

Andy-Wilkinson commented 10 years ago

Whilst the Okra.Core library contains platform-specific code, extraction of all interfaces into a portable library should be possible. This would allow users to develop portable viewmodels, but target the correct platform for app builds.

Andy-Wilkinson commented 9 years ago

PCL library support enabled in v1.1.0-beta001 NuGet package.