1. 22462b0 Fix trim warnings by James Newton-King · 3 years, 5 months ago
  2. aa15931 Update .NET SDKs to LTS versions by James Newton-King · 3 years, 5 months ago
  3. 8932446 Improve WriteString perf with SIMD by James Newton-King · 4 years, 2 months ago
  4. 930ab0f C#: do not use <PublicSign>true</PublicSign> on non-windows by Jan Tattermusch · 4 years, 4 months ago
  5. e794919 PR feedback by James Newton-King · 4 years, 5 months ago
  6. 8da87c6 Rename Google.Protobuf.Test.CodeGen to Google.Protobuf.Test.TestProtos by Sydney Acksman · 5 years ago
  7. a85c4a3 Move generated test code to a seperate lib by Sydney Acksman · 5 years ago
  8. e2f5da6 C#: add System.Memory dependency for net45 too (#6317) by Jan Tattermusch · 6 years ago
  9. 15fab91 Bump target frameworks of C# programs from netcoreapp1.0 to netcoreapp2.1 (#5838) by Sydney Acksman · 6 years ago
  10. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
  11. 1711999 Provide simple access to descriptor declarations in C# by Jon Skeet · 7 years ago
  12. e823897 Updated NUnit packages, removed NUnitLite added packages for dotnet and Visual Studio, changed dotnet command in buildall to dotnet test, and deleted Program.cs (because it's no longer required). by ObsidianMinor · 7 years ago
  13. f26e8c2 Convert C# projects to MSBuild (csproj) format by Jon Skeet · 8 years ago
  14. 10a8fb4 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) by Jon Skeet · 9 years ago
  15. d40e3a1 Use checked-in key to build ReleaseSigned by Jan Tattermusch · 9 years ago
  16. dd43dcc Ensure that FieldMask, Timestamp and Duration ToString() calls don't throw by Jon Skeet · 9 years ago
  17. 5dba7d7 Introduce ICustomDiagnosticMessage to allow for custom string formatting by Jon Skeet · 9 years ago
  18. f7e43c6 Added the type registry in advance of implementing Any support. by Jon Skeet · 9 years ago
  19. fb24882 Implement JSON parsing in C#. by Jon Skeet · 9 years ago
  20. e50461d Pack/Unpack implementation for Any. by Jon Skeet · 10 years ago
  21. d331d2f make changes and fixes in signing by Jan Tattermusch · 10 years ago
  22. 538ef54 build signed assemblies by Jan Tattermusch · 10 years ago
  23. 9629797 Well-known type operations for Timestamp and Duration (but not JSON formatting). by Jon Skeet · 10 years ago
  24. 9ccc839 Humbug - previous commit didn't include project file changes :( by Jon Skeet · 10 years ago
  25. 20bf6a5 First pass at making field access simpler. by Jon Skeet · 10 years ago
  26. 59eeebe First pass at the big rename from ProtocolBuffers to Google.Protobuf. by Jon Skeet · 10 years ago[Renamed (95%) from csharp/src/ProtocolBuffers.Test/ProtocolBuffers.Test.csproj]
  27. 0f442a7 Merge pull request #611 from jskeet/csharp-wrappers by Jon Skeet · 10 years ago