CacheManager.Serialization.ProtoBuf
1.2.0
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
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CacheManager.Serialization.ProtoBuf -Version 1.2.0
dotnet add package CacheManager.Serialization.ProtoBuf --version 1.2.0
<PackageReference Include="CacheManager.Serialization.ProtoBuf" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CacheManager.Serialization.ProtoBuf --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CacheManager.Serialization.ProtoBuf, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CacheManager.Serialization.ProtoBuf as a Cake Addin
#addin nuget:?package=CacheManager.Serialization.ProtoBuf&version=1.2.0
// Install CacheManager.Serialization.ProtoBuf as a Cake Tool
#tool nuget:?package=CacheManager.Serialization.ProtoBuf&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- CacheManager.Core (>= 1.2.0)
- protobuf-net (>= 2.4.0)
-
.NETFramework 4.5
- CacheManager.Core (>= 1.2.0)
- protobuf-net (>= 2.4.0)
-
.NETStandard 1.3
- CacheManager.Core (>= 1.2.0)
- NETStandard.Library (>= 1.6.1)
- protobuf-net (>= 2.4.0)
-
.NETStandard 2.0
- CacheManager.Core (>= 1.2.0)
- protobuf-net (>= 2.4.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CacheManager.Serialization.ProtoBuf:
Package | Downloads |
---|---|
GreatUtilities.Infrastructure
Essencial tools to agile development.
|
|
NopLocalization
Simplified multi-language POCO localization for ASP.NET Core
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CacheManager.Serialization.ProtoBuf:
Repository | Stars |
---|---|
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta-1629 | 911 | 11/15/2018 |
1.2.0 | 55,889 | 12/6/2018 |
1.1.2 | 28,270 | 11/18/2017 |
1.1.1 | 4,638 | 7/2/2017 |
1.1.0 | 669 | 6/5/2017 |
1.0.1 | 766 | 4/20/2017 |
1.0.0 | 782 | 3/19/2017 |
1.0.0-beta-1456 | 518 | 3/14/2017 |
0.9.3 | 931 | 2/3/2017 |
0.9.2 | 1,201 | 12/1/2016 |
0.9.1 | 13,640 | 9/23/2016 |
0.9.0 | 626 | 8/21/2016 |