A set of custom controls for the WinUI and the Uno Platform not offered out of the box by WinUI, such as Card, TabBar, NavigationBar, etc.
Перейти к файлу
Xiaotian Gu ff9fd4e2dc
docs: update documentation (#227)
* chore: renamed docs\ folder to doc\

* docs: update documentation
2022-05-12 22:02:40 +00:00
.dependabot Initial commit 2021-04-21 14:39:16 -04:00
.github feat: Add .NET 6 mobile support (#204) 2022-04-01 08:54:52 -04:00
build ci: Fix Windows SDK download (#213) 2022-04-20 23:46:07 +00:00
doc docs: update documentation (#227) 2022-05-12 22:02:40 +00:00
samples Dev/xygu/20220512/latest resdict alias (#226) 2022-05-12 17:48:36 +00:00
src Dev/xygu/20220512/latest resdict alias (#226) 2022-05-12 17:48:36 +00:00
.editorconfig chore: Upgrade C# to 9.0 throughout the solution 2021-11-11 15:13:53 -05:00
.gitignore Initial commit 2021-04-21 14:39:16 -04:00
.mergify.yml fix: Properly apply Padding on NavigationBar's CommandBar (#186) 2022-01-11 11:20:57 -05:00
CODE_OF_CONDUCT.md Initial commit 2021-04-21 14:39:16 -04:00
LICENSE.md Update License to MIT 2021-11-24 14:04:03 -05:00
README.md docs: update documentation (#227) 2022-05-12 22:02:40 +00:00
SECURITY.md Initial commit 2021-04-21 14:39:16 -04:00
gitversion.yml ci: adjust for main rename 2021-11-30 11:25:04 -05:00

README.md

Uno Toolkit

A set of custom controls for the UWP, WinUI and the Uno Platform not offered out of the box by WinUI, such as Card, TabBar, NavigationBar, etc.

Package Stable Preview
Uno.Toolkit.UI NuGet stable NuGet preview
Uno.Toolkit.UI.Material NuGet stable NuGet preview
Uno.Toolkit.UI.Cupertino NuGet stable NuGet preview
Uno.Toolkit.WinUI NuGet stable NuGet preview
Uno.Toolkit.WinUI.Material NuGet stable NuGet preview
Uno.Toolkit.WinUI.Cupertino NuGet stable NuGet preview

Documentation

All documentation for Uno.Themes can be found here or on Uno Platform documentation.

License

This project is licensed under the Apache 2.0 license - see the LICENSE file for details.

Acknowledgments