Kotz.Collections 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Kotz.Collections --version 2.2.0                
NuGet\Install-Package Kotz.Collections -Version 2.2.0                
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="Kotz.Collections" Version="2.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kotz.Collections --version 2.2.0                
#r "nuget: Kotz.Collections, 2.2.0"                
#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.
// Install Kotz.Collections as a Cake Addin
#addin nuget:?package=Kotz.Collections&version=2.2.0

// Install Kotz.Collections as a Cake Tool
#tool nuget:?package=Kotz.Collections&version=2.2.0                

Kotz.Collections

Defines the following collection types:

  • RendedArray<T>
    • Wrapper for an array rented from a System.Buffers.ArrayPool<T>.
  • RingBuffer<T>
    • Represents a fixed-size collection of T objects that can be accessed by index. Writing always moves forward and, when it hits the end of the buffer, it starts writing from the beginning, overwriting old data.
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Kotz.Collections:

Package Downloads
Kotz.Utilities

Provides utility types and methods for common tasks. This is a metapackage that includes all Kotz utility packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.3-nightly-075 76 5/25/2024
2.3.2 96 5/25/2024
2.3.1 100 5/25/2024
2.3.0 96 5/24/2024
2.3.0-nightly-070 79 5/24/2024
2.3.0-nightly-069 90 5/24/2024
2.3.0-nightly-068 83 5/24/2024
2.3.0-nightly-067 85 5/24/2024
2.3.0-nightly-066 88 5/24/2024
2.3.0-nightly-065 78 5/23/2024
2.3.0-nightly-064 80 5/23/2024
2.3.0-nightly-062 89 5/16/2024
2.2.2-nightly-059 87 4/16/2024
2.2.2-nightly-058 75 4/10/2024
2.2.2-nightly-057 82 4/9/2024
2.2.2-nightly-056 72 4/4/2024
2.2.1 110 3/21/2024
2.2.1-nightly-054 67 3/21/2024
2.2.1-nightly-053 67 3/20/2024
2.2.1-nightly-051 85 3/16/2024
2.2.0 175 12/17/2023
2.2.0-nightly-049 66 12/23/2023
2.2.0-nightly-048 87 12/17/2023
2.2.0-nightly-042 85 9/23/2023
2.2.0-nightly-041 99 9/23/2023
2.2.0-nightly-039 95 9/23/2023
2.1.1 124 9/23/2023
2.1.1-nightly-038 72 9/16/2023
2.1.1-nightly-037 98 8/19/2023
2.1.0 130 8/11/2023
2.1.0-nightly-036 110 8/11/2023
2.1.0-nightly-035 107 5/20/2023
2.1.0-nightly-034 134 1/9/2023
2.1.0-nightly-033 116 12/2/2022
2.0.0 390 11/23/2022
2.0.0-nightly-028 112 11/3/2022
2.0.0-nightly-027 147 10/19/2022
2.0.0-nightly-026 121 10/9/2022
2.0.0-nightly-025 126 10/8/2022
2.0.0-nightly-023 155 9/25/2022
2.0.0-nightly-021 146 9/23/2022
2.0.0-nightly-020 149 9/15/2022
2.0.0-nightly-018 187 9/15/2022
2.0.0-nightly-017 124 8/23/2022
2.0.0-nightly-016 130 8/22/2022
2.0.0-nightly-015 140 7/17/2022
2.0.0-nightly-014 146 7/17/2022
1.1.2 571 4/14/2022
1.1.2-nightly-09 144 6/1/2022
1.1.2-nightly-013 159 7/17/2022
1.1.2-nightly-012 160 7/2/2022
1.1.2-nightly-011 140 6/19/2022
1.1.2-nightly-010 134 6/19/2022
1.1.1-nightly-07 155 4/14/2022
1.1.1-nightly-06 153 4/14/2022
1.1.0 517 4/12/2022
1.0.0 517 4/7/2022
1.0.0-nightly-04 151 4/7/2022
1.0.0-nightly 178 4/7/2022