https://github.com/jsuarezruiz/xamarin-forms-channel9-sample
Channel 9 Application made with Xamarin.Forms.
https://github.com/jsuarezruiz/xamarin-forms-channel9-sample
android ios linux macos uwp xamarin xamarin-forms xaml
Last synced: 3 months ago
JSON representation
Channel 9 Application made with Xamarin.Forms.
- Host: GitHub
- URL: https://github.com/jsuarezruiz/xamarin-forms-channel9-sample
- Owner: jsuarezruiz
- Created: 2017-11-05T17:26:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T18:02:36.000Z (over 7 years ago)
- Last Synced: 2024-05-02T05:31:51.374Z (about 1 year ago)
- Topics: android, ios, linux, macos, uwp, xamarin, xamarin-forms, xaml
- Language: C#
- Homepage:
- Size: 7.61 MB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xamarin.Channel 9
**Channel 9** Application made with **Xamarin.Forms**.
*Work in progress!*
## The result
### Android
![]()
## iOS
![]()
### UWP
![]()
### GTK
![]()
## Xamarin.Forms 3.0 Feed
The **Xamarin.Forms 3.0** preview is published to a custom NuGet feed. To get it:
- Add a new source to your NuGet Manager: [https://www.myget.org/F/xamarinforms-dev/api/v3/index.json](https://www.myget.org/F/xamarinforms-dev/api/v3/index.json).
- Check Pre-Release.
- Select and install the package with the name **3.0.0.201-gtk**.## Notes
The purpose of this demo is simply to show how you can create nice UI in Xamarin.Forms. Channel 9 is used as a reference but this is NOT the official Channel 9 App.
## Setup
Download or clone the repository. This is a solution with two projects.
Rebuild the solution to get all neccesary NuGet packages.
**Enjoy!**
## Copyright and license
Code released under the [MIT license](https://opensource.org/licenses/MIT).