Stream cache implementation of Contoso.Extensions.Caching.Stream.IStreamCache using Memory.
Info
Version: | 1.0.4 |
Author(s): | Contoso |
Last Update: | Monday, November 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Contoso.Extensions.Caching.MemoryStream |
Install
Install-Package Contoso.Extensions.Caching.MemoryStream
dotnet add package Contoso.Extensions.Caching.MemoryStream
paket add Contoso.Extensions.Caching.MemoryStream
Contoso.Extensions.Caching.MemoryStream Download (Unzip the "nupkg" after downloading)
Dependencies
- Contoso.Extensions.Caching.Abstractions(>= 1.0.3)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)