protobuf-net
1.0.0.280
See the version list below for details.
dotnet add package protobuf-net --version 1.0.0.280
NuGet\Install-Package protobuf-net -Version 1.0.0.280
<PackageReference Include="protobuf-net" Version="1.0.0.280" />
<PackageVersion Include="protobuf-net" Version="1.0.0.280" />
<PackageReference Include="protobuf-net" />
paket add protobuf-net --version 1.0.0.280
#r "nuget: protobuf-net, 1.0.0.280"
#addin nuget:?package=protobuf-net&version=1.0.0.280
#tool nuget:?package=protobuf-net&version=1.0.0.280
protocol buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5, .NET CF 2.0/3.5, Mono 2.x, Silverlight 2, etc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories (183)
Showing the top 20 popular GitHub repositories that depend on protobuf-net:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
quasar/Quasar
Remote Administration Tool for Windows
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
Codeusa/Borderless-Gaming
Play your favorite games in a borderless window; no more time consuming alt-tabs.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
|
|
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
|
|
SuxueCode/WechatBakTool
基于C#的微信PC版聊天记录备份工具,提供图形界面,解密微信数据库并导出聊天记录。
|
|
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
|
|
linq2db/linq2db
Linq to database provider.
|
|
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
|
|
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
|
|
ashmind/SharpLab
.NET language playground
|
Version | Downloads | Last Updated |
---|---|---|
2.0.0.668 | 160,201 | 9/30/2013 |
2.0.0.666 | 1,739 | 9/9/2013 |
2.0.0.664 | 265 | 9/3/2013 |
2.0.0.663 | 156 | 9/2/2013 |
2.0.0.640 | 4,565 | 5/29/2013 |
2.0.0.638 | 315 | 5/28/2013 |
2.0.0.621 | 7,657 | 1/16/2013 |
2.0.0.619 | 227 | 1/11/2013 |
2.0.0.614 | 289 | 12/31/2012 |
2.0.0.612 | 278 | 12/10/2012 |
2.0.0.611 | 523 | 12/5/2012 |
2.0.0.602 | 736 | 11/13/2012 |
2.0.0.601 | 199 | 11/6/2012 |
2.0.0.480 | 11,265 | 12/11/2011 |
1.0.0.280 | 701 | 4/14/2011 |