AspNetCore.CacheOutput.InMemory
3.2.0
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
dotnet add package AspNetCore.CacheOutput.InMemory --version 3.2.0
NuGet\Install-Package AspNetCore.CacheOutput.InMemory -Version 3.2.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="AspNetCore.CacheOutput.InMemory" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.CacheOutput.InMemory --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.CacheOutput.InMemory, 3.2.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 AspNetCore.CacheOutput.InMemory as a Cake Addin #addin nuget:?package=AspNetCore.CacheOutput.InMemory&version=3.2.0 // Install AspNetCore.CacheOutput.InMemory as a Cake Tool #tool nuget:?package=AspNetCore.CacheOutput.InMemory&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AspNetCore.CacheOutput.InMemory
In-memory cache provider implementation for AspNetCore.CacheOutput
Installation
Install core package: Install-Package AspNetCore.CacheOutput
Install package with in-memory cache provider implementation: Install-Package AspNetCore.CacheOutput.InMemory
In "Startup" class "ConfigureServices" method register additional services:
services.AddInMemoryCacheOutput();
Usage
See https://github.com/Iamcerba/AspNetCore.CacheOutput for more details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AspNetCore.CacheOutput (>= 2.1.0)
- Microsoft.Extensions.Caching.Memory (>= 3.1.32)
-
net6.0
- AspNetCore.CacheOutput (>= 3.0.0)
- Microsoft.Extensions.Caching.Memory (>= 6.0.1)
-
net7.0
- AspNetCore.CacheOutput (>= 3.0.0)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
-
net8.0
- AspNetCore.CacheOutput (>= 3.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AspNetCore.CacheOutput.InMemory:
Repository | Stars |
---|---|
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
|
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 80,739 | 2/26/2024 |
3.1.0 | 160,760 | 7/21/2023 |
3.0.0 | 26,434 | 4/4/2023 |
3.0.0-pre2 | 137 | 4/4/2023 |
3.0.0-pre1 | 1,604 | 2/5/2023 |
2.1.0 | 238,728 | 11/25/2021 |
2.0.3.1 | 5,536 | 10/18/2021 |
2.0.2 | 3,502 | 9/8/2021 |
2.0.0-pre2 | 633 | 7/7/2021 |
2.0.0-pre1 | 252 | 5/5/2021 |
1.0.6.2 | 76,857 | 10/29/2020 |
1.0.6.1 | 31,358 | 7/21/2020 |
1.0.6 | 8,344 | 2/8/2020 |
1.0.5.1 | 18,068 | 1/21/2019 |