Info
Version: | 7.0.0-preview4 |
Author(s): | Microsoft.Toolkit |
Last Update: | Thursday, November 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/windows-toolkit/WindowsCommunityToolkit |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Toolkit.HighPerformance |
Install
Install-Package Microsoft.Toolkit.HighPerformance
dotnet add package Microsoft.Toolkit.HighPerformance
paket add Microsoft.Toolkit.HighPerformance
Microsoft.Toolkit.HighPerformance Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.HashCode(>= 1.1.0)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Contracts(>= 4.3.0)
- System.Drawing.Primitives(>= 4.3.0)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
Tags
- Memory2D
- ArrayPoolBufferWriter
- MemoryBufferWriter
- MemoryOwner
- SpanOwner
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory
- HashCode
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box
- Ref
- NullableRef