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
Copy file name to clipboardExpand all lines: readme.md
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
2
-
# Windows Community Toolkit
2
+
# Windows Community Toolkit:briefcase:
3
3
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 10.
4
4
5
-
## Build Status :building_construction:
6
5
| Target | Branch | Status | Recommended package version |
7
6
| ------ | ------ | ------ | ------ |
8
7
| Production | rel/6.1.0 |[](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_build/latest?definitionId=10&branchName=rel/6.1.0)|[](https://www.nuget.org/profiles/Microsoft.Toolkit)|
@@ -14,7 +13,7 @@ Please read the [Getting Started with the Windows Community Toolkit](https://doc
14
13
## Documentation :pencil:
15
14
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).
16
15
17
-
## Windows Community Toolkit Sample App :briefcase:
16
+
## Windows Community Toolkit Sample App :iphone:
18
17
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.
19
18
20
19
## NuGet Packages :package:
@@ -53,19 +52,15 @@ The following dependencies are required for building the Windows Community Toolk
53
52
## Contribution :rocket:
54
53
Do you want to contribute? Check out our [Windows Community Toolkit Wiki](https://aka.ms/wct/wiki) page to learn more about contribution and guidelines.
55
54
56
-
## Principles :ballot_box_with_check:
57
-
* Principle **#1**: The toolkit will be kept simple.
58
-
* Principle **#2**: As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
59
-
* Principle **#3**: All features will be supported for two Windows SDK for Windows 10 release cycles or until another principle supersedes it.
60
-
61
-
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
62
-
to clarify expected behavior in our community.
63
-
For more information see the [.NET Foundation Code of Conduct](CODE_OF_CONDUCT.md).
64
-
65
55
## Roadmap :earth_americas:
66
56
Read what we [plan for next iterations](https://github.com/windows-toolkit/WindowsCommunityToolkit/milestones), and feel free to ask questions.
67
57
68
58
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.
69
59
60
+
## Code of Conduct :page_facing_up:
61
+
This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/)
62
+
to clarify expected behavior in our community.
63
+
For more information see the [.NET Foundation Code of Conduct](CODE_OF_CONDUCT.md).
64
+
70
65
## .NET Foundation
71
66
This project is supported by the [.NET Foundation](http://dotnetfoundation.org).
0 commit comments