Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PrismLibrary/Prism-Samples-Windows

Samples that demonstrate how to use various Prism features with the Universal Windows Platform (UWP)
https://github.com/PrismLibrary/Prism-Samples-Windows

Last synced: 3 months ago
JSON representation

Samples that demonstrate how to use various Prism features with the Universal Windows Platform (UWP)

Awesome Lists containing this project

README

        

# Prism Samples Windows
Samples that demonstrate how to use various Prism features with Windows 10 UWP.

| Solution | Description |
-----------|-------------|
| [AdventureWorks.Shopper][1] | Complete AdventureWorks sample, showing more advanced application.
| [ExtendedSplashScreenDemo][2] | How to use show a splashscreen on starting your app.
| [SplitViewSample][3] | Split View Prism Example

[1]: AdventureWorks.Shopper/
[2]: ExtendedSplashScreenDemo/
[3]: SplitViewSample/