NativeCollections 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package NativeCollections --version 1.2.1
                    
NuGet\Install-Package NativeCollections -Version 1.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NativeCollections" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NativeCollections" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="NativeCollections" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NativeCollections --version 1.2.1
                    
#r "nuget: NativeCollections, 1.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NativeCollections&version=1.2.1
                    
Install NativeCollections as a Cake Addin
#tool nuget:?package=NativeCollections&version=1.2.1
                    
Install NativeCollections as a Cake Tool

This project is a pure C# native collections.

These are some of the types that have already been implemented:

  1. BitArray
  2. ConcurrentDictionary`2
  3. ConcurrentHashSet`1
  4. ConcurrentQueue`1
  5. ConcurrentStack`1
  6. Deque`1
  7. Dictionary`2
  8. HashSet`1
  9. List`1
  10. MemoryStream
  11. OrderedDictionary`2
  12. OrderedHashSet`1
  13. PriorityQueue`2
  14. Queue`1
  15. SortedDictionary`2
  16. SortedList`2
  17. SortedSet`1
  18. SparseSet`1
  19. Stack`1
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.2 0 4/21/2025
1.3.1 85 4/18/2025
1.3.0 146 4/17/2025
1.2.9 139 4/17/2025
1.2.8 149 4/15/2025
1.2.7 178 4/14/2025
1.2.6 174 4/14/2025
1.2.5 168 4/13/2025
1.2.4 133 4/12/2025
1.2.3 79 4/12/2025
1.2.2 94 4/11/2025
1.2.1 154 4/8/2025
1.2.0 150 4/8/2025
1.1.9 154 4/8/2025
1.1.8 155 4/8/2025
1.1.7 150 4/7/2025
1.1.6 96 4/4/2025
1.1.5 86 4/4/2025
1.1.4 99 4/4/2025
1.1.3 134 4/4/2025
1.1.2 145 4/3/2025
1.1.1 152 4/3/2025
1.1.0 149 4/1/2025
1.0.9 148 3/31/2025
1.0.8 143 3/31/2025
1.0.7 124 3/27/2025
1.0.6 128 3/26/2025
1.0.5 458 3/26/2025
1.0.4 459 3/26/2025
1.0.3 330 3/24/2025
1.0.2 142 3/20/2025
1.0.1 141 3/19/2025
1.0.0 134 3/18/2025