CommunityToolkit icon indicating copy to clipboard operation
CommunityToolkit copied to clipboard

The Official Docs for the Community Toolkits

Results 68 CommunityToolkit issues
Sort by recently updated
recently updated
newest added

This is potentially going to be a challenge given we house documentation for multiple different toolkits. Just for reference here is the current template from the Xamarin Community Toolkit: ```markdown...

documentation
Pri3

The links in the recommended content list shows the HTML Entity < instead of showing the actual character

dotnet-communitytoolkit/prod
Pri1
dotnet

The first two topics under Toolkits are: ".NET Community Toolkit" and "Windows Communicty Toolkit Documentation". However, the "Getting Started" link under ".NET Community Toolkit" takes you to "Getting Started with...

dotnet-communitytoolkit/prod
Pri1
dotnet
windows

After searching far and wide I eventually found that in order for the validation to show up on the WPF XAML UI you need one more attribute [NotifyDataErrorInfo] but nowhere...

dotnet-communitytoolkit/prod
Pri1
dotnet
mvvm

How to Replace the ViewModel Locator from MVVM Light ? --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* *...

dotnet-communitytoolkit/prod
Pri2
dotnet
mvvm

> Using any of these attributes is pretty straightforward: just add them to a [partial class](https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/partial-classes-and-methods) and all the code from the corresponding types will automatically be generated into that...

dotnet-communitytoolkit/prod
Pri1
dotnet
mvvm

>In order to work, annotated fields need to be in a [partial class](https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/partial-classes-and-methods) with the necessary INotifyPropertyChanged infrastructure. This is not clear. What is the "necessary **_INotifyPropertyChanged infrastructure._**"? Do you...

dotnet-communitytoolkit/prod
Pri1
dotnet
mvvm

The code doesn't explain anything, opposite, it confuses people --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID:...

dotnet-communitytoolkit/prod
Pri1
dotnet
mvvm

In the **Recommended content** section, all the generic classes have `<` instead of `` [`MemoryOwner` - .NET Community Toolkit](https://learn.microsoft.com/en-us/dotnet/communitytoolkit/high-performance/memoryowner) --- #### Document Details ⚠ *Do not edit this section. It...

dotnet-communitytoolkit/prod
Pri2
dotnet

The information page for the Source Generators of MVVMToolkit does not indicate that this feature doesn't work for VB.NET or F#. It would be useful to include that information as...

dotnet-communitytoolkit/prod
Pri1
dotnet