CommunityToolkit / dotnet

.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
https://docs.microsoft.com/dotnet/communitytoolkit/?WT.mc_id=dotnet-0000-bramin
Other
3.07k stars 299 forks source link

Add `DebuggerDisplay` and `DebuggerTypeProxy` for `EquatableArray<T>` #738

Closed DoctorKrolic closed 1 year ago

DoctorKrolic commented 1 year ago

This is just a simple QoL change for development that doesn't affect production code nearly at all, so I don't think this needs an issue upfront. Also fixed several typos in existing xml documentation

PR Checklist

Other information

Before: devenv_YbTfGbvbo0

After: devenv_CMHsaqZ51O