This package provides a light weight caching managment.
Info
Version: | 1.0.0 |
Author(s): | Ethiopian Airlines |
Last Update: | Wednesday, November 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MemoryCacheing |
Install
Install-Package MemoryCacheing
dotnet add package MemoryCacheing
paket add MemoryCacheing
MemoryCacheing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights.Web(>= 2.4.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.Http.Features(>= 2.0.0)
- Microsoft.CSharp(>= 4.3.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Localization.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- Microsoft.Extensions.Primitives(>= 2.0.0)
- Microsoft.ServiceFabric.Data(>= 2.6.220)
- SharedModel(>= 1.0.0)
- StackExchange.Redis(>= 2.0.513)
- System.Buffers(>= 4.4.0)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.DiagnosticSource(>= 4.4.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Memory(>= 4.5.1)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.1)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)
Tags