Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/PrismLibrary/Prism-Samples-Windows
- Owner: PrismLibrary
- License: mit
- Archived: true
- Created: 2015-09-23T18:46:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T06:52:43.000Z (almost 5 years ago)
- Last Synced: 2024-06-18T06:32:19.419Z (5 months ago)
- Language: C#
- Homepage:
- Size: 6.62 MB
- Stars: 136
- Watchers: 30
- Forks: 94
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/