The Enyim memcached client provides "memcached" cache support; this package adds a protobuf-net transcoder, allowing fast and efficient serialization/deserialization instead of using BinaryFormatter.
Info
Version: | 1.0.0 |
Author(s): | Marc Gravell |
Last Update: | Sunday, December 2, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/protobuf-net/ |
NuGet Url: | https://www.nuget.org/packages/protobuf-net.Enyim |
Install
Install-Package protobuf-net.Enyim
dotnet add package protobuf-net.Enyim
paket add protobuf-net.Enyim
protobuf-net.Enyim Download (Unzip the "nupkg" after downloading)
Dependencies
- EnyimMemcached(2.12)
- protobuf-net(2.0.0.602)
Tags