3.35.0
19 May 26
Toggle Dropdown
Version 3
3.35.0
19 May 26
3.35.0-rc2
6 May 26
3.35.0-rc1
20 Apr 26
3.34.2
20 May 26
3.34.1
20 Mar 26
3.34.0
27 Feb 26
3.34.0-rc2
6 Feb 26
3.34.0-rc1
22 Jan 26
3.33.6
18 Mar 26
3.33.5
29 Jan 26
Compare to version...
with 3.34.0
Toggle Dropdown
Version 3
3.35.0
19 May 26
3.35.0-rc2
6 May 26
3.35.0-rc1
20 Apr 26
3.34.2
20 May 26
3.34.1
20 Mar 26
3.34.0
27 Feb 26
3.34.0-rc2
6 Feb 26
3.34.0-rc1
22 Jan 26
3.33.6
18 Mar 26
3.33.5
29 Jan 26
Download Package
Open in NuGet
<
PackageReference
Include
=
"Google.Protobuf"
Version
=
"3.35.0"
/>
API Differences between 3.35.0 and 3.34.0
17
Additions
0
Removals
Google.Protobuf
public
static
class
MessageExtensions
public
static
void
WriteLengthPrefixedTo
(
this
IMessage
message
,
IBufferWriter
<
byte
>
output
)
Google.Protobuf.Reflection
public
sealed
class
CSharpFeatures
:
IMessage
<
CSharpFeatures
>,
IMessage
,
IEquatable
<
CSharpFeatures
>,
IDeepCloneable
<
CSharpFeatures
>,
IBufferMessage
public
static
MessageDescriptor
Descriptor
{
get
; }
public
static
MessageParser
<
CSharpFeatures
>
Parser
{
get
; }
public
CSharpFeatures
()
public
CSharpFeatures
(
CSharpFeatures
other
)
public
int
CalculateSize
()
public
CSharpFeatures
Clone
()
public
bool
Equals
(
CSharpFeatures
other
)
public
void
MergeFrom
(
CSharpFeatures
other
)
public
void
MergeFrom
(
CodedInputStream
input
)
public
void
WriteTo
(
CodedOutputStream
output
)
public
static
class
CSharpFeaturesExtensions
public
static
readonly
Extension
<
FeatureSet
,
CSharpFeatures
>
Csharp
public
static
class
CSharpFeaturesReflection
public
static
FileDescriptor
Descriptor
{
get
; }
public
enum
Edition
_2026
=
1002