1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-02-25 00:46:02 +01:00
.NET-Community-Toolkit/CommunityToolkit.HighPerformance/Extensions
2021-11-23 15:24:51 +01:00
..
ArrayExtensions.1D.cs Update CommunityToolkit.HighPerformance to .NET 6 2021-11-22 17:37:34 +01:00
ArrayExtensions.2D.cs Add .NET 6 fast paths for array extensions 2021-11-23 15:24:51 +01:00
ArrayExtensions.3D.cs Add .NET 6 fast paths for array extensions 2021-11-23 15:24:51 +01:00
ArrayPoolBufferWriterExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
ArrayPoolExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
BoolExtensions.cs Refactor multiline variable declarations 2021-11-01 23:42:45 +01:00
HashCodeExtensions.cs Remove .NET Standard 1.4 targets 2021-11-02 11:35:50 +01:00
IBufferWriterExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
IMemoryOwnerExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
ListExtensions.cs Update CommunityToolkit.HighPerformance to .NET 6 2021-11-22 17:37:34 +01:00
MemoryExtensions.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
NullableExtensions.cs Update CommunityToolkit.HighPerformance to .NET 6 2021-11-22 17:37:34 +01:00
ReadOnlyMemoryExtensions.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
ReadOnlySpanExtensions.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
SpanExtensions.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
SpinLockExtensions.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
StreamExtensions.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
StringExtensions.cs Streamline some build conditional blocks 2021-11-22 17:55:01 +01:00