Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/XamlBrewer/UWP-IEXCloud-Sample
A WinUI reference app in UWP accessing IEXCloud data
https://github.com/XamlBrewer/UWP-IEXCloud-Sample
iexcloud iexsharp telerik uwp winui
Last synced: about 1 month ago
JSON representation
A WinUI reference app in UWP accessing IEXCloud data
- Host: GitHub
- URL: https://github.com/XamlBrewer/UWP-IEXCloud-Sample
- Owner: XamlBrewer
- Created: 2020-04-28T19:45:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-06T13:41:39.000Z (about 4 years ago)
- Last Synced: 2024-08-02T11:14:27.979Z (4 months ago)
- Topics: iexcloud, iexsharp, telerik, uwp, winui
- Language: C#
- Homepage:
- Size: 5.82 MB
- Stars: 22
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-winui - UWP IEXCloud Sample - ![GitHub stars](https://img.shields.io/github/stars/XamlBrewer/UWP-IEXCloud-Sample?cacheSeconds=604800) ![GitHub last commit](https://img.shields.io/github/last-commit/XamlBrewer/UWP-IEXCloud-Sample?cacheSeconds=86000) An attempt to build a representative and useful WinUI reference app. The [announcement article](https://xamlbrewer.wordpress.com/2020/06/16/a-winui-2-reference-app/) can be found here. (Sample Apps / What We Track)
README
# UWP-IEXCloud-Sample
An attempt to build a representative and useful WinUI (currently v2.4.2) reference app.
Demonstrates
* TeachingTip control
* NavigationView control
* Left menu
* Top menu
* Hierarchical menu
* TabView control
* including 'add' functionality
* Fluent elements like animations and shadow
* 3rd party libraries like Telerik UI and IEXSharpThe app displays live stock data. You need to get a (free) [IEXCloud](https://iexcloud.io/s/6dfaa988) account to get access to that data.
Screenshots:
![Screenshot](Assets/HistoryPage.png?raw=true)![Screenshot](Assets/HistoryPageAdd.png?raw=true)
![Screenshot](Assets/PortfolioPage.png?raw=true)
![Screenshot](Assets/NewsPage.png?raw=true)