aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/AddressBook/ListPeople.cs
Commit message (Collapse)AuthorAgeFilesLines
* update addressbook exampleJan Tattermusch2015-07-201-2/+2
|
* Fix copyright lines for all C# code.Jon Skeet2015-06-301-5/+1
| | | | | | 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-1/+1
| | | | | | | - 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-4/+4
|
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+103