aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp
Commit message (Collapse)AuthorAge
* Add explicit ItemGroups to .csprojGravatar kkm2018-11-28
|
* Redo C# examples to use new Grpc.ToolsGravatar kkm2018-10-14
| | | | | | | * No pre-compilation of proto files required; * Tested under Windows and Linux dotnet and mono; * But not tested on Mac/mono; * README updated.
* update C# examples to netcoreapp2.1Gravatar Jan Tattermusch2018-08-30
|
* regenerate protos for C# examplesGravatar Jan Tattermusch2018-08-20
|
* upgrade HelloworldLegacyCsproj to grpc1.14.1 and protobuf 3.6.1Gravatar Jan Tattermusch2018-08-20
|
* upgrade dotnet examples to grpc1.14.1 and protobuf 3.6.1Gravatar Jan Tattermusch2018-08-20
|
* HelloworldXamarin readme improvementsGravatar Jan Tattermusch2018-08-03
|
* Fixed typo.Gravatar jzeferino2018-08-02
|
* Improved Xamarin example doc.Gravatar jzeferino2018-08-02
| | | | Xamarin Studio is no longer preferred for Xamarin development, we should use Visual Studio for Mac. Also added more info on how to use the nuget package source.
* add copyright notice for HelloworldXamarinGravatar Jan Tattermusch2018-08-01
|
* HelloworldXamarin readmeGravatar Jan Tattermusch2018-07-31
|
* autogenerated changes in Resource.designer.csGravatar Jan Tattermusch2018-07-31
|
* use local server in XamarinHelloworldGravatar Jan Tattermusch2018-07-31
|
* experimental helloworld client for iosGravatar Jan Tattermusch2018-07-31
|
* experimental helloworld client for androidGravatar Jan Tattermusch2018-07-31
|
* add generated protosGravatar Jan Tattermusch2018-07-31
|
* HelloworldXamaring: add Google.Protobuf dependencyGravatar Jan Tattermusch2018-07-31
|
* HelloworldXamaring: add Grpc.Core dependencyGravatar Jan Tattermusch2018-07-31
|
* add HelloworldXamarin scaffoldingGravatar Jan Tattermusch2018-07-31
|
* address review commentsGravatar Jan Tattermusch2018-07-27
|
* upgrade HelloworldLegacyCsproj to grpc1.13.1Gravatar Jan Tattermusch2018-07-26
|
* update the README filesGravatar Jan Tattermusch2018-07-26
|
* upgrade c# Helloworld and RouteGuide to v1.13.1Gravatar Jan Tattermusch2018-07-26
|
* rename route_guide -> RouteGuideGravatar Jan Tattermusch2018-07-26
|
* make new-style .csproj helloworld the defaultGravatar Jan Tattermusch2018-07-26
|
* move helloworld -> HelloworldLegacyCsprojGravatar Jan Tattermusch2018-07-26
|
* convert route_guide to .NETcore projectGravatar Jan Tattermusch2018-07-26
|
* Corrected formatting of json filesGravatar Andres Medina2018-06-22
| | | | | | | | examples/csharp/route_guide/RouteGuide/route_guide_db.json: Removed BOM encoding. Some json parsers cannot natively open these files. There are more portable ways to define Unicode encodings than embedded in files. src/csharp/doc/docfx.json: Incorrect json format.
* remove C# global.json filesGravatar Jan Tattermusch2018-04-20
|
* reimplement distance calculation in routeguideGravatar Jan Tattermusch2018-03-23
|
* regenerate routeguide protosGravatar Jan Tattermusch2017-12-13
|
* regenerate helloworld protosGravatar Jan Tattermusch2017-12-13
|
* upgrade Grpc and Protobuf nugets in routeguideGravatar Jan Tattermusch2017-12-13
|
* upgrade Grpc and Protobuf nugets in helloworldGravatar Jan Tattermusch2017-12-13
|
* regenerate helloworld-from-cli protosGravatar Jan Tattermusch2017-12-13
|
* cleanup helloworld for dotnet CLIGravatar Jan Tattermusch2017-12-13
|
* add global.json files for C#Gravatar Jan Tattermusch2017-08-11
|
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* regenerate routeguide protosGravatar Jan Tattermusch2017-04-20
|
* upgrade routeguide to Grpc 1.2.2Gravatar Jan Tattermusch2017-04-20
|
* regenerate greeter protosGravatar Jan Tattermusch2017-04-20
|
* upgrade net45 helloworld to Grpc 1.2.2Gravatar Jan Tattermusch2017-04-20
|
* regenerateGravatar Jan Tattermusch2017-04-20
|
* add generate_protos fileGravatar Jan Tattermusch2017-04-20
|
* update .NET core example to .csproj projectsGravatar Jan Tattermusch2017-04-20
|
* fix markdownGravatar Jan Tattermusch2017-04-18
|
* also fix global.json in helloworldGravatar Jan Tattermusch2017-04-07
|
* Add global.json file to pick dotnet core SDK versionGravatar Jan Tattermusch2017-04-07
|