First Prism for Windows 8.1 drop available on Codeplex

Francis just posted our first Prism for Windows 8.1 drop on CodePlex.  Go checkout the release announcement for Windows 8.1.

This drop includes:

  • Using Windows.Web.Http.HttpClient instead of System.Net.Http.HttpClient in the client app.
  • Using SettingsFlyout instead of Prism FlyoutView. Deprecated FlyoutView and FlyoutService.
  • Updated VisualStateAwarePage to listen for page size change and change VisualState accordingly.
  • Updated bottom app bars to use CommandBar and AppBarButtons
  • Cleaned up unnecessary styles.
  • Added spikes for ListView/GridView performance and AutoRotatingGridView.

Let us know your thoughts.