a12e1d76d5 | ||
---|---|---|
.. | ||
Version-7.x/UnoWCTDataGridSample | ||
Version-8.x/UnoWCTSettingsCardSample | ||
README.md |
README.md
Windows Community Toolkit Samples
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer patterns when building experiences for Windows.
Depending on the version of the Windows Community Toolkit you want to use, the samples below provide examples of implementation:
- For WCT version 8.x: This sample showcases the
SettingsCard
control, but the same implementation can be followed for other* Windows Community Toolkit components supported out of the box. - For WCT version 7.x: This sample showcases the
DataGrid
control, but the same implementation can be followed for other* Uno ported Windows Community Toolkit components.
* See the non-Windows platform compatibility documentation for more details.
[!NOTE] For more details on how to use Windows Community Toolkit, complete tutorials are available here.
[!IMPORTANT] Here is the Migration Guide from v7 to v8 for Windows Community Toolkit for additional information on what changed lately between these versions.
For some controls (
DataGrid
,Carousel
, ect...) you will need to use version 7.x for them as they are no longer available in the latest 8.x version of Windows Community Toolkit. The complete list of changes is available in the migration guide.For additional information, here are the releases notes for Windows Community Toolkit:
What is the Uno Platform
Uno Platform is an open-source .NET platform for building single codebase native mobile, web, desktop, and embedded apps quickly. For additional information about Uno Platform or if you have any feedback to share, please refer to the README.md file in this Samples repository.