aboutsummaryrefslogtreecommitdiff
path: root/csharp/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target ↵Jon Skeet2016-07-141-13/+8
| | | | | | | 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 CodedOutputStreamJon Skeet2016-02-291-0/+1
| | | | | 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 Skeet2015-08-051-0/+2
| | | | 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 Skeet2015-07-171-6/+6
| | | | We'll see what I've missed when CI fails...
* enable building nuget packageJan Tattermusch2015-07-101-13/+1
|
* adding what was missing in .gitignoreJan Tattermusch2015-05-121-0/+2
|
* Added instructions to manually download the dependenciesJan Tattermusch2015-04-161-0/+3
|
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+40