ViewStore.Cache
3.0.0-rc04
This is a prerelease version of ViewStore.Cache.
dotnet add package ViewStore.Cache --version 3.0.0-rc04
NuGet\Install-Package ViewStore.Cache -Version 3.0.0-rc04
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="ViewStore.Cache" Version="3.0.0-rc04" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ViewStore.Cache" Version="3.0.0-rc04" />
<PackageReference Include="ViewStore.Cache" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ViewStore.Cache --version 3.0.0-rc04
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ViewStore.Cache, 3.0.0-rc04"
#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.
#:package ViewStore.Cache@3.0.0-rc04
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ViewStore.Cache&version=3.0.0-rc04&prerelease
#tool nuget:?package=ViewStore.Cache&version=3.0.0-rc04&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Write bihind cache for View Store. It can be used as a decorator for any View Store implementation (e.g. MongoDb View Store).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 was computed. 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 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- System.Runtime.Caching (>= 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ViewStore.Cache:
| Package | Downloads |
|---|---|
|
ViewStore.Prometheus
Prometheus metrics for View Store Cache implementation. |
|
|
ViewStore.DatabaseProviders.PostgresNoSql
NoSql Postgres database provider for ViewStore which stores views as jsonb type. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-rc04 | 9,836 | 9/28/2023 |
| 3.0.0-rc03 | 970 | 9/28/2023 |
| 3.0.0-rc02 | 992 | 9/27/2023 |
| 3.0.0-rc01 | 939 | 9/27/2023 |
| 2.0.0-rc02 | 1,347 | 3/3/2023 |
| 2.0.0-rc01 | 1,308 | 3/3/2023 |
| 1.3.14 | 400 | 1/30/2025 |
| 1.3.12 | 228 | 1/30/2025 |
| 1.3.11 | 17,258 | 3/3/2023 |
| 1.3.10 | 1,546 | 1/27/2023 |
| 1.3.9 | 4,952 | 11/16/2022 |
| 1.3.8 | 1,751 | 11/10/2022 |
| 1.3.8-rc3 | 1,383 | 10/17/2022 |
| 1.3.8-rc2 | 1,336 | 10/17/2022 |
| 1.3.8-rc1 | 1,286 | 10/17/2022 |
| 1.3.7 | 1,800 | 10/17/2022 |
| 1.3.6 | 1,901 | 10/12/2022 |
| 1.3.5 | 2,957 | 9/5/2022 |
| 1.3.4 | 3,838 | 7/19/2022 |
| 1.3.4-rc2 | 1,532 | 7/19/2022 |
Loading failed