You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please read the [getting Started with the Windows Community Toolkit](https://docs.microsoft.com/windows/communitytoolkit/getting-started) page for more detailed information about using the toolkit.
18
+
## Getting Started:raised_hands:
19
+
Please read the [Getting Started with the Windows Community Toolkit](https://docs.microsoft.com/windows/communitytoolkit/getting-started) page for more detailed information about using the toolkit.
20
20
21
-
## Documentation
21
+
## Documentation:pencil:
22
22
All documentation for the toolkit is hosted on [Microsoft Docs](https://docs.microsoft.com/windows/communitytoolkit/). All API documentation can be found at the [.NET API Browser](https://docs.microsoft.com/dotnet/api/?view=win-comm-toolkit-dotnet-stable).
23
23
24
-
## Windows Community Toolkit Sample App
24
+
## Windows Community Toolkit Sample App:briefcase:
25
25
Want to see the toolkit in action before jumping into the code? Download and play with the [Windows Community Toolkit Sample App](https://www.microsoft.com/store/apps/9nblggh4tlcq) from the Store.
26
26
27
-
## NuGet Packages
27
+
## NuGet Packages:package:
28
28
NuGet is a standard package manager for .NET applications which is built into Visual Studio. To open the UI, from your open solution, choose the *Tools* menu > *NuGet Package Manager* > *Manage NuGet packages for solution...* Enter one of the package names below to search for it online.
29
29
30
30
| NuGet Package Name | Description |
@@ -45,14 +45,14 @@ NuGet is a standard package manager for .NET applications which is built into Vi
45
45
| Microsoft.Toolkit.Uwp.Connectivity | API helpers such as BluetoothLEHelper and Networking |
46
46
| Microsoft.Toolkit.Uwp.DeveloperTools | XAML user controls and services to help developer building their app |
47
47
48
-
## <aname="supported"></a> Features
48
+
## <aname="supported"></a> Features:mailbox:
49
49
The [Features list](https://github.com/MicrosoftDocs/WindowsCommunityToolkitDocs/blob/master/docs/toc.md#controls) refers to all the currently available features that can be found in the Windows Community Toolkit. Most features should work with the October 2018 Update (1809) SDK 17763 and above; however, refer to specific documentation on each feature for more information.
50
50
51
51
## Feedback and Requests
52
52
Please use [GitHub Issues](https://github.com/windows-toolkit/WindowsCommunityToolkit/issues) for bug reports and feature requests.
53
53
For general questions and support, please use [Stack Overflow](https://stackoverflow.com/questions/tagged/windows-community-toolkit) where questions should be tagged with the tag `windows-community-toolkit`.
Do you want to contribute? Checkout our [Windows Community Toolkit Wiki](https://aka.ms/wct/wiki) page.
64
+
## Contributing:rocket:
65
+
Do you want to contribute? Check out our [Windows Community Toolkit Wiki](https://aka.ms/wct/wiki) page.
66
66
67
-
## Principles
67
+
## Principles:ballot_box_with_check:
68
68
* Principle **#1**: The toolkit will be kept simple.
69
69
* Principle **#2**: As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
70
70
* Principle **#3**: All features will be supported for two Windows SDK for Windows 10 release cycles or until another principle supersedes it.
@@ -73,7 +73,7 @@ This project has adopted the code of conduct defined by the [Contributor Covenan
73
73
to clarify expected behavior in our community.
74
74
For more information see the [.NET Foundation Code of Conduct](CODE_OF_CONDUCT.md).
75
75
76
-
## Roadmap
76
+
## Roadmap:earth_americas:
77
77
Read what we [plan for next iterations](https://github.com/windows-toolkit/WindowsCommunityToolkit/milestones), and feel free to ask questions.
78
78
79
79
By adding this ([NuGet repo](https://dotnet.myget.org/F/uwpcommunitytoolkit/api/v3/index.json) | [Gallery](https://dotnet.myget.org/gallery/uwpcommunitytoolkit)) to your NuGet sources in Visual Studio, you can also get pre-release packages of upcoming versions.
0 commit comments