Collections.Pooled
2.0.0-preview.27
Includes PooledList, PooledDictionary, PooledSet, PooledStack, PooledQueue, and PooledObservableCollection: based on the corresponding collections in System.Collections.Generic, using ArrayPool internally to reduce allocations, and with some API changes that allow for better compatibility with Span.
Install-Package Collections.Pooled -Version 2.0.0-preview.27
dotnet add package Collections.Pooled --version 2.0.0-preview.27
<PackageReference Include="Collections.Pooled" Version="2.0.0-preview.27" />
paket add Collections.Pooled --version 2.0.0-preview.27
#r "nuget: Collections.Pooled, 2.0.0-preview.27"
Release Notes
Now targeting .NET Standard 2.0 and 2.1, adding support for Index, Range types in .NET Standard 2.1.
Because this release drops support for .NET Core 2.1 in order to support .NET Standard, the major version number has been incremented to prevent auto-updating for projects targeting .NET Core 2.x.
Dependencies
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.6.1
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Collections.Pooled:
Package | Downloads |
---|---|
MoonTools.Core.Graph
A GC-friendly graph theory library for .NET Core intended for use with games.
|
|
Revolution.Core
Package Description
|
|
MoonTools.Graph
A GC-friendly graph theory library for .NET Standard intended for use with games.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-preview.27 | 2,146 | 11/28/2019 |
2.0.0-preview.26 | 121 | 11/13/2019 |
2.0.0-preview.25 | 121 | 11/13/2019 |
2.0.0-preview.24 | 266 | 9/24/2019 |
2.0.0-preview.23 | 133 | 9/5/2019 |
2.0.0-preview.22 | 128 | 9/5/2019 |
2.0.0-preview.21 | 127 | 9/5/2019 |
2.0.0-preview.20 | 150 | 8/14/2019 |
2.0.0-preview.19 | 151 | 8/10/2019 |
2.0.0-preview.18 | 155 | 8/8/2019 |
2.0.0-preview.16 | 144 | 6/23/2019 |
2.0.0-preview.15 | 140 | 6/23/2019 |
2.0.0-preview.14 | 137 | 6/23/2019 |
2.0.0-preview.13 | 154 | 5/19/2019 |
2.0.0-preview.12 | 149 | 5/18/2019 |
2.0.0-preview.11 | 145 | 5/18/2019 |
2.0.0-preview.10 | 146 | 5/18/2019 |
2.0.0-preview.9 | 156 | 5/7/2019 |
2.0.0-preview.8 | 147 | 4/19/2019 |
2.0.0-preview.7 | 149 | 4/8/2019 |
2.0.0-preview.6 | 146 | 4/7/2019 |
2.0.0-preview.5 | 147 | 4/7/2019 |
2.0.0-preview.4 | 147 | 4/7/2019 |
2.0.0-preview.3 | 145 | 4/7/2019 |
2.0.0-preview.2 | 151 | 4/7/2019 |
1.0.82 | 19,311 | 4/3/2019 |
1.0.77 | 7,034 | 2/12/2019 |
1.0.68 | 313 | 2/9/2019 |
1.0.61 | 303 | 2/6/2019 |
1.0.54 | 323 | 2/6/2019 |
1.0.47 | 312 | 1/31/2019 |
1.0.38 | 316 | 1/28/2019 |
1.0.21 | 305 | 1/24/2019 |
1.0.6 | 302 | 1/24/2019 |
1.0.5 | 309 | 1/24/2019 |
1.0.4 | 313 | 1/23/2019 |
1.0.3.1 | 303 | 1/22/2019 |
1.0.3 | 329 | 1/21/2019 |
1.0.2 | 344 | 1/19/2019 |
1.0.1 | 306 | 12/25/2018 |
1.0.0 | 333 | 12/24/2018 |