A library of .NET dictionaries that are useful building blocks for in-memory caches with various eviction strategies (LRU and Random, primarily).
Info
| Version: | 1.0.4 |
| Author(s): | scaleoutsoftware |
| Last Update: | Thursday, January 6, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/scaleoutsoftware/ScaleoutCollectionsDotNet |
| NuGet Url: | https://www.nuget.org/packages/Scaleout.Collections |
Install
Install-Package Scaleout.Collections
dotnet add package Scaleout.Collections
paket add Scaleout.Collections
Scaleout.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags