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 2 months 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-11-03T09:33:33.290Z (about 2 months ago)
- Topics: iexcloud, iexsharp, telerik, uwp, winui
- Language: C#
- Homepage:
- Size: 5.82 MB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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)