COMMITS
/ csharp/generate_protos.sh May 22, 2026
F
Fix for performance penalty in deep dependencies (#20392)
Fernando Garcia Corona committed
March 27, 2026
P
feat: add initially-empty C# features proto
Protobuf Team Bot committed
December 29, 2025
R
Add conformance test for edition unstable
Rachel Goldfinger committed
August 5, 2025
S
Manually migrate top-level protobuf unittest protos from edition 2023 to edition 2024.
Sandy Zhang committed
April 16, 2024
M
Refactor editions infrastructure to a top-level directory.
Mike Kruskal committed
April 5, 2024
M
Add editions-specific conformance tests
Mike Kruskal committed
February 28, 2024
P
Runtime support for Protobuf Editions in C#.
Protobuf Team Bot committed
April 28, 2023
A
Add unittest_retention.proto to csharp/generate_protos.sh
Adam Cozzette committed
February 14, 2023
J
Generate C# conformance test in script (#11880)
Jon Skeet committed
January 31, 2023
P
Change the effective proto root for C#-specific test protos.
Protobuf Team Bot committed
October 25, 2022
J
Rename C# files to indicate generated code (#10801)
Jon Skeet committed
August 29, 2022
M
Clean up leftover benchmark cruft (#10480)
Mike Kruskal committed
August 11, 2022
M
Remove all autotools usage (#10132)
Mike Kruskal committed
July 12, 2022
J
Generate Plugin.cs for C#
Jon Skeet committed
March 16, 2022
J
Make it easier to follow cmake/README.md instructions
Jon Skeet committed
July 14, 2020
J
Fix C# optional field reflection when there are regular fields too
Jon Skeet committed
April 30, 2020
J
add tests for selfreferential options
Jan Tattermusch committed
April 15, 2020
J
Regenerate C# code with the new generator, adding unittest_proto3_optional.proto
Jon Skeet committed
December 3, 2019
S
Rename files and revert changes to generate protos script
Sydney Acksman committed
November 27, 2019
S
Adjust based on review feedback
Sydney Acksman committed
November 8, 2019
S
Rename .CodeGen to .TestProtos in Makefile and script
Sydney Acksman committed
October 30, 2019
S
Move generated test code to a seperate lib
Sydney Acksman committed
J
Tests for issue 6822
Jon Skeet committed
November 4, 2019
J
add wrapper_benchmark_messages.proto
Jan Tattermusch committed
March 21, 2019
S
Add test protos to test project
Sydney Acksman committed
March 16, 2019
O
Make extension container classes public and modify conformance to test proto2 messages
ObsidianMinor committed
March 1, 2019
J
First pass at benchmarking for C#
Jon Skeet committed
August 30, 2018
J
Provide simple access to descriptor declarations in C#
Jon Skeet committed
November 10, 2017
J
Move C#-only test protos to csharp/protos
Jon Skeet committed
January 16, 2017
J
Support custom options in C#
Jon Skeet committed
December 3, 2016
J
Factored Conformance and Benchmark test messages into shared test schema. (#1971)
Joshua Haberman committed
February 15, 2016
J
Generate C# code whenever descriptor.proto changes
Jon Skeet committed
January 4, 2016
J
Fix C# source generation shell script and remove out of date notes
Jon Skeet committed
September 1, 2015
J
Generate a directory hierarchy based on namespace (C#)
Jon Skeet committed
August 25, 2015
J
Remove extraneous TODO
Jon Skeet committed
J
Change where we rename Descriptor.cs to DescriptorProtoFile.cs.
Jon Skeet committed
August 4, 2015
J
First pass at C# conformance tests.
Jon Skeet committed
August 3, 2015
J
Remove a redundant layer of directory hierarchy.
Jon Skeet committed
July 17, 2015
J
First pass at the big rename from ProtocolBuffers to Google.Protobuf.
Jon Skeet committed
July 15, 2015
J
First part of implementing wrapper types. Not ready yet!
Jon Skeet committed
July 14, 2015
J
Generate the well-known types in C#
Jon Skeet committed
J
Changing reflection namespace (part 3)
Jon Skeet committed
June 26, 2015
J
Tweaks and more tests for maps
Jon Skeet committed
June 17, 2015
J
Updates to handle use of cmake for Windows builds.
Jon Skeet committed
June 12, 2015
J
Update the AddressBook tutorial to reflect the mutable design.
Jon Skeet committed
May 15, 2015
J
Generate *all* protos in the script, applying fixups.
Jon Skeet committed
May 14, 2015
J
Make generate_protos.sh Windows-friendly.
Jon Skeet committed
May 13, 2015
J
Update C# code generation script
Jon Skeet committed
J
draft of generate_protos.sh
Jan Tattermusch committed