1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-07-30 16:59:03 +02:00
.NET-Community-Toolkit/CommunityToolkit.HighPerformance
2021-12-20 13:00:49 +01:00
..
Attributes Update CommunityToolkit.HighPerformance to .NET 6 2021-11-22 17:37:34 +01:00
Buffers Update BitOperations.RoundUpToPowerOf2 polyfill 2021-11-22 17:49:21 +01:00
Enumerables Add missing compiler directives for framework specific helpers 2021-11-02 01:34:21 +01:00
Extensions Add DangerousGetValueOrNullReference<T> extension 2021-12-17 13:58:11 +01:00
Helpers Fix RuntimeHelpers.IsReferenceOrContainsReferences polyfill 2021-12-20 13:00:49 +01:00
Memory Remove .NET Standard 1.4 targets 2021-11-02 11:35:50 +01:00
Properties Fix RuntimeHelpers.IsReferenceOrContainsReferences polyfill 2021-12-20 13:00:49 +01:00
Streams Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
Box{T}.cs More code style improvements and tweaks 2021-11-01 22:29:46 +01:00
CommunityToolkit.HighPerformance.csproj Update CommunityToolkit.HighPerformance to .NET 6 2021-11-22 17:37:34 +01:00
NullableReadOnlyRef{T}.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
NullableRef{T}.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
ReadOnlyRef{T}.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00
Ref{T}.cs Fix incorrect whitespaces, minor code style tweaks 2021-11-02 00:01:05 +01:00