protobuf-net.Core
3.4.14
Prefix Reserved
dotnet add package protobuf-net.Core --version 3.4.14
NuGet\Install-Package protobuf-net.Core -Version 3.4.14
<PackageReference Include="protobuf-net.Core" Version="3.4.14" />
<PackageVersion Include="protobuf-net.Core" Version="3.4.14" />
<PackageReference Include="protobuf-net.Core" />
paket add protobuf-net.Core --version 3.4.14
#r "nuget: protobuf-net.Core, 3.4.14"
#:package protobuf-net.Core@3.4.14
#addin nuget:?package=protobuf-net.Core&version=3.4.14
#tool nuget:?package=protobuf-net.Core&version=3.4.14
protobuf-net.Core
The protobuf-net serialization engine: readers, writers, and the serializer contracts, without the reflection/ref-emit type model. It is also where the build-time tooling lives — the contract analyzers and the compile-time serializer generator that make native AOT and trimming work.
Most people should reference protobuf-net instead, which
brings this in and adds Serializer and RuntimeTypeModel. Reference this package directly only when the
serializers are generated at compile time and you never need the runtime model.
Opt out of the build tooling with <ProtoBufDisableBuildTools>true</ProtoBufDisableBuildTools>.
More
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- System.Collections.Immutable (>= 10.0.11)
- System.Memory (>= 4.6.3)
-
.NETStandard 2.0
- System.Collections.Immutable (>= 10.0.11)
- System.Memory (>= 4.6.3)
-
.NETStandard 2.1
- System.Collections.Immutable (>= 10.0.11)
-
net8.0
- No dependencies.
NuGet packages (75)
Showing the top 5 NuGet packages that depend on protobuf-net.Core:
| Package | Downloads |
|---|---|
|
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications |
|
|
protobuf-net.Reflection
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net |
|
|
protobuf-net.Grpc.Reflection
Generates .proto schemas from code-first gRPC contracts, and implements the gRPC reflection service |
|
|
Hiperspace
Base assembly of HiperSpaces |
|
|
Protobuf.Grpc.Reflection
Package Description |
GitHub repositories (18)
Showing the top 18 popular GitHub repositories that depend on protobuf-net.Core:
| Repository | Stars |
|---|---|
|
Valkirie/HandheldCompanion
A touch optimized GUI to increase your handheld gaming computer experience.
|
|
|
ape-byte/DouyinBarrageGrab
基于系统代理的抖音弹幕wss抓取程序,能够获取所有数据来源,包括chrome,抖音直播伴侣等,可进行进程过滤
|
|
|
protobuf-net/protobuf-net.Grpc
GRPC bindings for protobuf-net and grpc-dotnet
|
|
|
rasta-mouse/SharpC2
Command and Control Framework written in C#
|
|
|
yswenli/SAEA
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
|
|
|
CrowdStrike/sccmhound
A BloodHound collector for Microsoft Configuration Manager
|
|
|
Bannerlord-Coop-Team/BannerlordCoop
|
|
|
MobiFlight/MobiFlight-Connector
MobiFlight is an open source project that allows you to create your own home cockpit for your favorite flight simulator in a flexible, affordable and extremely user-friendly way.
|
|
|
geel9/SteamAuth
A C# library that provides vital Steam Mobile Authenticator functionality
|
|
|
FromDarkHell/BL3SaveEditor
A desktop based save and profile editor for Borderlands 3
|
|
|
zhongkaifu/Seq2SeqSharp
Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, different network types (Transformer, LSTM, BiLSTM and so on), multi-GPUs supported, cross-platforms (Windows, Linux, MacOS), multimodal model for text and images and so on.
|
|
|
yswenli/GFF
GFF is a imitation QQ communication project, based on high IOCP. GFF是模仿QQ通讯项目,通信基于SAEA.MessageSocket、SAEA.Http、SAEA.MVC实现
|
|
|
dje-dev/Ceres
Ceres - an MCTS chess engine for research and recreation
|
|
|
sp0ok3r/Mercury
Mercury is a powerful tool for Steam users built on SteamKit2, offering advanced features for managing accounts, chats, and interactions.
|
|
|
achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies
Reimagining the SDA application in better shape.
|
|
|
beetlex-io/BeetleX-Samples
BeetleX micro services framework (tcp webapi websocket and xrpc) samples
|
|
|
CarbonCommunity/Carbon
Carbon is a self-updating, lightweight, intelligent mod loader for Rust utilizing the latest C# and Harmony for the best performance and stability possible, fully compatible with Oxide.
|
|
|
Ginger-Automation/Ginger
Ginger Automation IDE
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.4.14 | 2,094 | 8/21/2026 |
| 3.4.0 | 5,120 | 8/20/2026 |
| 3.3.21 | 17,652 | 8/17/2026 |
| 3.3.8 | 48,147 | 8/11/2026 |
| 3.3.0 | 933 | 8/11/2026 |
| 3.2.56 | 11,325,809 | 7/31/2025 |
| 3.2.55 | 105,491 | 7/27/2025 |
| 3.2.52 | 18,828,042 | 4/11/2025 |
| 3.2.46 | 4,402,986 | 1/24/2025 |
| 3.2.45 | 10,187,350 | 10/23/2024 |
| 3.2.30 | 26,041,453 | 9/27/2023 |
| 3.2.26 | 7,094,861 | 5/25/2023 |
| 3.2.16 | 3,147,573 | 3/17/2023 |
| 3.2.12 | 18,589,993 | 3/4/2023 |
| 3.2.8 | 122,019 | 2/27/2023 |
| 3.2.0 | 241,781 | 2/20/2023 |
| 3.1.33 | 4,273,751 | 1/30/2023 |
| 3.1.26 | 2,013,920 | 12/16/2022 |