A service that can build and cache view models based on what parameters they were provided to be built with.
Info
Version: | 2.0.0 |
Author(s): | Beffyman |
Last Update: | Friday, March 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Beffyman/MaterializedViewCache |
NuGet Url: | https://www.nuget.org/packages/MaterializedViewCache |
Install
Install-Package MaterializedViewCache
dotnet add package MaterializedViewCache
paket add MaterializedViewCache
MaterializedViewCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.1)
- RavenDB.Client(>= 3.5.3)
- System.Threading.Tasks.Parallel(>= 4.3.0)