Skip to main content
CacheManager.Serialization.ProtoBuf package icon

CacheManager.Serialization.ProtoBuf

CacheManager extension package providing ProtoBuf serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features, the ProtoBuf serializer can be used in place of the default Binary Serializer

Total Downloads
631.9K
631,884
Published
Nov 18, 2017
Latest stable version

Install

.NET CLI
dotnet add package CacheManager.Serialization.ProtoBuf --version 1.1.2
Package Manager Console
Install-Package CacheManager.Serialization.ProtoBuf -Version 1.1.2
PackageReference
<PackageReference Include="CacheManager.Serialization.ProtoBuf" Version="1.1.2" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard1.3

Dependencies

CacheManager.Core
.NETFramework4.0
[1.1.2, )
protobuf-net
.NETFramework4.0
[2.1.0, )
CacheManager.Core
.NETFramework4.5
[1.1.2, )
protobuf-net
.NETFramework4.5
[2.1.0, )
CacheManager.Core
.NETStandard1.3
[1.1.2, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
protobuf-net
.NETStandard1.3
[2.1.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.