MemoryCacheing 1.0.0
dotnet add package MemoryCacheing --version 1.0.0
NuGet\Install-Package MemoryCacheing -Version 1.0.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="MemoryCacheing" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MemoryCacheing --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MemoryCacheing, 1.0.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 MemoryCacheing as a Cake Addin #addin nuget:?package=MemoryCacheing&version=1.0.0 // Install MemoryCacheing as a Cake Tool #tool nuget:?package=MemoryCacheing&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides a light weight caching managment.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 898 | 11/13/2019 |
This package provides a light weight caching managment.