提交历史

作者 SHA1 备注 提交日期
  ObsidianMinor e823897005 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). 7 年之前
  Jon Skeet f26e8c2ae0 Convert C# projects to MSBuild (csproj) format 8 年之前
  Jon Skeet 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 9 年之前
  Jan Tattermusch d40e3a1623 Use checked-in key to build ReleaseSigned 9 年之前
  Jon Skeet dd43dcca8c Ensure that FieldMask, Timestamp and Duration ToString() calls don't throw 9 年之前
  Jon Skeet 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 9 年之前
  Jon Skeet f7e43c6f80 Added the type registry in advance of implementing Any support. 10 年之前
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 年之前
  Jon Skeet e50461d809 Pack/Unpack implementation for Any. 10 年之前
  Jan Tattermusch d331d2f60f make changes and fixes in signing 10 年之前
  Jan Tattermusch 538ef54f1e build signed assemblies 10 年之前
  Jon Skeet 9629797331 Well-known type operations for Timestamp and Duration (but not JSON formatting). 10 年之前
  Jon Skeet 9ccc83990d Humbug - previous commit didn't include project file changes :( 10 年之前
  Jon Skeet 20bf6a563a First pass at making field access simpler. 10 年之前
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 年之前