SharpRepository is a generic repository, add memcached as caching provider.
Info
| Version: | 2.0.1-alpha3 |
| Author(s): | Ben Griswold, Jeff Treuting |
| Last Update: | Thursday, November 9, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SharpRepository/SharpRepository |
| NuGet Url: | https://www.nuget.org/packages/SharpRepository.Caching.Memcached |
Install
Install-Package SharpRepository.Caching.Memcached
dotnet add package SharpRepository.Caching.Memcached
paket add SharpRepository.Caching.Memcached
SharpRepository.Caching.Memcached Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpRepository.Repository(>= 2.0.11)
- EnyimMemcached(>= 2.16.0)
Tags