workshops, study guides and learning materials for the Uno Platform
Перейти к файлу
Shimmy e9850768ac
docs: Update test-docs.md
2023-11-01 14:11:34 +00:00
.github Upgrade to GitHub-native Dependabot 2021-04-29 20:24:43 +00:00
.vscode help make this workshop better by sending in PRs with improvements! 2019-09-19 08:25:30 -04:00
uno-bootcamp a few minor grammatical corrections (#99) 2022-02-14 09:19:26 -05:00
.all-contributorsrc docs: add sidhyatikku as a contributor (#94) 2020-06-12 01:19:33 +10:00
.editorconfig help make this workshop better by sending in PRs with improvements! 2019-09-19 08:25:30 -04:00
.gitignore adding .DS_Store to .gitignore file 2019-10-09 02:16:14 +05:30
.markdownlint.json help make this workshop better by sending in PRs with improvements! 2019-09-19 08:25:30 -04:00
.mergify.yml automatically merge pull requests from allcontributors 2019-10-11 09:43:04 +11:00
LICENSE help make this workshop better by sending in PRs with improvements! 2019-09-19 08:25:30 -04:00
README.md chore: Update README.md 2023-10-31 16:23:16 -04:00
build.cake help make this workshop better by sending in PRs with improvements! 2019-09-19 08:25:30 -04:00
build.ps1 help make this workshop better by sending in PRs with improvements! 2019-09-19 08:25:30 -04:00
dotnet-serve-demo.gif chore: Test docs updates 2023-11-01 02:37:38 +11:00
format.ps1 help make this workshop better by sending in PRs with improvements! 2019-09-19 08:25:30 -04:00
package-lock.json Bump minimist from 1.2.0 to 1.2.5 (#93) 2020-06-12 01:17:44 +10:00
package.json Upgrade markdownlint package to latest 0.17.0 (#74) 2019-10-10 09:40:38 +11:00
test-docs.md docs: Update test-docs.md 2023-11-01 14:11:34 +00:00

README.md

Workshops for the Uno Platform All Contributors

The Uno Platform allows C# and XAML built applications to run on Web (WebAssembly), Linux, macOS, iOS, Android, and Windows.

Use the tooling from Windows in Visual Studio, such as Hot Reload, XAML Edit and Continue and C# Edit and Continue. Build your application as much as possible on Windows, then validate that your application runs on all supported platforms.

Workshops

  • Uno Bootcamp: In this single day workshop, you'll be introduced to the development philosophy of Uno Platform and build a new application from scratch that uses the philosophy. Youll also learn from productivity tips and how Uno works under the hood.

Contributing and debugging the workshops

Refer to this page to learn more about how to test the workshops.

Contributors

Thank you to these wonderful people (List made with contrib.rocks):

Uno Workshops Contributors

License

These workshops are made available under the Apache License, Version 2. If you use this material to run a workshop, please share where it was used and feedback by creating a new issue on GitHub. If you see an opportunity to improve the courseware, please send in a pull-request.