Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move to dotnet cli for building, and .NET Core (netstandard1.0) as target ↵ | Jon Skeet | 2016-07-14 |
| | | | | | | | platform (#1727) Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform This also updates the version number to 3.0.0-beta4 | ||
* | Implement IDisposable for CodedInputStream and CodedOutputStream | Jon Skeet | 2016-02-29 |
| | | | | | This fixes issue #679 and issue #1282. (The .gitignore change is just around ncrunch; I can put it in a separate PR if you really want.) | ||
* | First pass at C# conformance tests. | Jon Skeet | 2015-08-05 |
| | | | | Completely untested so far - easier to get started in VS and then transfer to Linux for tweaking... | ||
* | First pass at the big rename from ProtocolBuffers to Google.Protobuf. | Jon Skeet | 2015-07-17 |
| | | | | We'll see what I've missed when CI fails... | ||
* | enable building nuget package | Jan Tattermusch | 2015-07-10 |
| | |||
* | adding what was missing in .gitignore | Jan Tattermusch | 2015-05-12 |
| | |||
* | Added instructions to manually download the dependencies | Jan Tattermusch | 2015-04-16 |
| | |||
* | Imported protobuf-csharp-port into csharp/ tree | Jan Tattermusch | 2015-04-16 |