A serialize library based on protobuf-net.
Info
Version: | 1.9.4-alpha20241028160518 |
Author(s): | ncc, Catcher Wong |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/EasyCaching.Serialization.Protobuf |
Install
Install-Package EasyCaching.Serialization.Protobuf
dotnet add package EasyCaching.Serialization.Protobuf
paket add EasyCaching.Serialization.Protobuf
EasyCaching.Serialization.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- protobuf-net(>= 2.4.4)
Tags