This commit is contained in:
Giorgio Sardo 2016-11-11 17:47:59 -08:00 коммит произвёл GitHub
Родитель 91f3f2825d
Коммит 37597cc2b3
1 изменённых файлов: 4 добавлений и 3 удалений

Просмотреть файл

@ -1,11 +1,12 @@
# UWP Community Toolkit # UWP Community Toolkit
[UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit) is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The [UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit) is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.
## Project Details ## Project Details
* [Website](https://developer.microsoft.com/en-us/windows/uwp-community-toolkit)
* [Source](https://github.com/Microsoft/UWPCommunityToolkit) * [Source](https://github.com/Microsoft/UWPCommunityToolkit)
* [Sample App](http://aka.ms/uwptoolkitapp)
* [Getting Started](http://uwpcommunitytoolkit.readthedocs.io/en/master/Getting-Started/)
* License: [MIT](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/license.md) * License: [MIT](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/license.md)
* Project Leads: [David Catuhe aka Deltakosh](https://github.com/deltakosh) * Project Leads: [David Catuhe aka Deltakosh](https://github.com/deltakosh)
@ -13,4 +14,4 @@
* [Documentation](http://docs.uwpcommunitytoolkit.com/en/master/) * [Documentation](http://docs.uwpcommunitytoolkit.com/en/master/)
* Discussions are held on [Github issues](https://github.com/Microsoft/UWPCommunityToolkit/issues) * Discussions are held on [Github issues](https://github.com/Microsoft/UWPCommunityToolkit/issues)
* [Contribute](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/contributing.md) * [Contribution guidelines](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/contributing.md)