aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/AddressBook/SampleUsage.cs
Commit message (Collapse)AuthorAgeFilesLines
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target ↵Jon Skeet2016-07-141-1/+1
| | | | | | | 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
* Removed redundant comment.Gabriel Kliot2015-11-191-1/+0
|
* Fixed a bug in CSharp SampleUsage.Gabriel Kliot2015-11-181-1/+5
|
* update addressbook exampleJan Tattermusch2015-07-201-2/+2
|
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-1/+33
| | | | | | Everything should now be consistent - the only difference between files is the year (aside from generated files). Fixes issue #531.
* More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet2015-06-261-3/+2
| | | | | | | - Remove some old proto2-based C#-only messages - Remove the "build" directory which only contained out-of-date files - Remove the csharp_namespace option from proto2 messages - Change "Google.ProtocolBuffers" to "Google.Protobuf" in other messages
* Update the AddressBook tutorial to reflect the mutable design.Jon Skeet2015-06-121-25/+20
|
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+44