Info
Version: | 7.1.2 |
Author(s): | Microsoft.Toolkit |
Last Update: | Thursday, November 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CommunityToolkit/WindowsCommunityToolkit |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Toolkit |
Install
Install-Package Microsoft.Toolkit
dotnet add package Microsoft.Toolkit
paket add Microsoft.Toolkit
Microsoft.Toolkit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.4)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Contracts(>= 4.3.0)
- System.Memory(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags
- IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view.
- String extensions and array extensions: These extensions make working with string and arrays easier.