ViewStore.Cache 1.3.14

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ViewStore.Cache --version 1.3.14
                    
NuGet\Install-Package ViewStore.Cache -Version 1.3.14
                    
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="1.3.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ViewStore.Cache" Version="1.3.14" />
                    
Directory.Packages.props
<PackageReference Include="ViewStore.Cache" />
                    
Project file
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 1.3.14
                    
#r "nuget: ViewStore.Cache, 1.3.14"
                    
#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@1.3.14
                    
#: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=1.3.14
                    
Install as a Cake Addin
#tool nuget:?package=ViewStore.Cache&version=1.3.14
                    
Install as a Cake Tool

Write bihind cache for View Store. It can be used as a decorator for any View Store implementation (e.g. MongoDb View Store).

Product Compatible and additional computed target framework versions.
.NET 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.  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.

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,696 9/28/2023
3.0.0-rc03 969 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 397 1/30/2025
1.3.12 227 1/30/2025
1.3.11 17,061 3/3/2023
1.3.10 1,546 1/27/2023
1.3.9 4,952 11/16/2022
1.3.8 1,750 11/10/2022
1.3.8-rc3 1,381 10/17/2022
1.3.8-rc2 1,335 10/17/2022
1.3.8-rc1 1,286 10/17/2022
1.3.7 1,798 10/17/2022
1.3.6 1,899 10/12/2022
1.3.5 2,956 9/5/2022
1.3.4 3,817 7/19/2022
1.3.4-rc2 1,532 7/19/2022
Loading failed