AspNetCore.CacheOutput.InMemory
4.0.0-pre3
This is a prerelease version of AspNetCore.CacheOutput.InMemory.
dotnet add package AspNetCore.CacheOutput.InMemory --version 4.0.0-pre3
NuGet\Install-Package AspNetCore.CacheOutput.InMemory -Version 4.0.0-pre3
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="4.0.0-pre3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.CacheOutput.InMemory --version 4.0.0-pre3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.CacheOutput.InMemory, 4.0.0-pre3"
#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=4.0.0-pre3&prerelease // Install AspNetCore.CacheOutput.InMemory as a Cake Tool #tool nuget:?package=AspNetCore.CacheOutput.InMemory&version=4.0.0-pre3&prerelease
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 | 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- AspNetCore.CacheOutput (>= 4.0.0-pre2)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
-
net9.0
- AspNetCore.CacheOutput (>= 4.0.0-pre2)
- Microsoft.Extensions.Caching.Memory (>= 9.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 |
---|---|---|
4.0.0-pre3 | 65 | 12/10/2024 |
3.2.0 | 99,507 | 2/26/2024 |
3.1.0 | 161,895 | 7/21/2023 |
3.0.0 | 26,550 | 4/4/2023 |
3.0.0-pre2 | 142 | 4/4/2023 |
3.0.0-pre1 | 1,698 | 2/5/2023 |
2.1.0 | 259,001 | 11/25/2021 |
2.0.3.1 | 5,890 | 10/18/2021 |
2.0.2 | 3,581 | 9/8/2021 |
2.0.0-pre2 | 640 | 7/7/2021 |
2.0.0-pre1 | 256 | 5/5/2021 |
1.0.6.2 | 79,716 | 10/29/2020 |
1.0.6.1 | 31,409 | 7/21/2020 |
1.0.6 | 8,465 | 2/8/2020 |
1.0.5.1 | 18,112 | 1/21/2019 |