aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/.gitignore
Commit message (Collapse)AuthorAge
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target ↵Gravatar Jon Skeet2016-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 CodedOutputStreamGravatar Jon Skeet2016-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.Gravatar Jon Skeet2015-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.Gravatar Jon Skeet2015-07-17
| | | | We'll see what I've missed when CI fails...
* enable building nuget packageGravatar Jan Tattermusch2015-07-10
|
* adding what was missing in .gitignoreGravatar Jan Tattermusch2015-05-12
|
* Added instructions to manually download the dependenciesGravatar Jan Tattermusch2015-04-16
|
* Imported protobuf-csharp-port into csharp/ treeGravatar Jan Tattermusch2015-04-16