https://github.com/unoplatform/workshops
workshops, study guides and learning materials for the Uno Platform
https://github.com/unoplatform/workshops
hacktoberfest learning-by-doing study-guide uno-platform workshop-materials workshops
Last synced: 4 months ago
JSON representation
workshops, study guides and learning materials for the Uno Platform
- Host: GitHub
- URL: https://github.com/unoplatform/workshops
- Owner: unoplatform
- License: apache-2.0
- Created: 2019-09-19T12:08:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T20:44:25.000Z (about 1 year ago)
- Last Synced: 2025-06-05T22:10:03.894Z (4 months ago)
- Topics: hacktoberfest, learning-by-doing, study-guide, uno-platform, workshop-materials, workshops
- Language: C#
- Homepage: https://platform.uno/
- Size: 45.6 MB
- Stars: 100
- Watchers: 24
- Forks: 59
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Workshops for the Uno Platform [](#contributors)
The Uno Platform is an open-source platform for building single codebase native mobile, web, desktop and embedded apps quickly
Use the tooling from Windows in [Visual Studio](https://www.visualstudio.com/), such as [Hot Reload](https://platform.uno/docs/articles/features/working-with-xaml-hot-reload.html#:~:text=The%20Uno%20Platform%20Hot%20Reload,the%20inner%20developer%20loop%20faster), [XAML Edit and Continue](https://blogs.msdn.microsoft.com/visualstudio/2016/04/06/ui-development-made-easier-with-xaml-edit-continue/) and [C# Edit and Continue](https://docs.microsoft.com/en-us/visualstudio/debugger/how-to-use-edit-and-continue-csharp). Build your application as much as possible on Windows, then validate that your application runs on [all supported platforms](https://platform.uno/docs/articles/getting-started/requirements.html).
## Workshops
- [SimpleCalc](simple-calc): The SimpleCalc workshop will guide you in setting up your developer environment to begin building your first app. You'll also gain insights into the tools, libraries, and patterns crucial for Uno Platform app development.
- [TubePlayer](tube-player): In the TubePlayer workshop, we will create a simple Uno Platform app for searching and playing YouTube videos. The app will have a search page for finding videos and a player page for watching them.
## Contributing and debugging the workshops
Refer to [this page](test-docs.md) to learn more about how to test the workshops.
## Contributors
Thank you to these wonderful people (List made with [contrib.rocks](https://contrib.rocks)):[](https://github.com/unoplatform/workshops/graphs/contributors)
## License
These workshops are made available under the [Apache License, Version 2][license]. If you use this material to run a workshop, please share where it was used and [feedback by creating a new issue on GitHub][share-feedback]. If you see an opportunity to improve the courseware, please send in a pull-request.
[uno-platform]: https://platform.uno/
[license]: ../LICENSE
[share-feedback]: https://github.com/unoplatform/workshops/issues/new?labels=feedback%2C+untriaged&template=feedback.md