Contains an implementation of Microsoft Enterprise Library Caching Block, BackingStore that uses the file system as storage.
Info
| Version: | 1.0.1 |
| Author(s): | PSNS |
| Last Update: | Wednesday, July 1, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PSNS-IMF/persistence-caching |
| NuGet Url: | https://www.nuget.org/packages/Psns.Common.Persistence.Caching |
Install
Install-Package Psns.Common.Persistence.Caching
dotnet add package Psns.Common.Persistence.Caching
paket add Psns.Common.Persistence.Caching
Psns.Common.Persistence.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.Caching(5.0.505.0)
Tags