A porting of CircularBuffer collection by Cyotek for .NET Standard 1.6 platform.
Info
Version: | 1.0.0 |
Author(s): | nieltg |
Last Update: | Thursday, April 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nieltg/Collections.Generic.CircularBuffer |
NuGet Url: | https://www.nuget.org/packages/Collections.Generic.CircularBuffer |
Install
Install-Package Collections.Generic.CircularBuffer
dotnet add package Collections.Generic.CircularBuffer
paket add Collections.Generic.CircularBuffer
Collections.Generic.CircularBuffer Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags