Andres Medina
89642bb205
Corrected formatting of json files
...
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.
7 years ago
Jan Tattermusch
a26aecc03b
reimplement distance calculation in routeguide
7 years ago
Jan Tattermusch
63110654a1
regenerate routeguide protos
7 years ago
Jan Tattermusch
990299b48d
upgrade Grpc and Protobuf nugets in routeguide
7 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Jan Tattermusch
f769150982
regenerate routeguide protos
8 years ago
Jan Tattermusch
808eb713f8
upgrade routeguide to Grpc 1.2.2
8 years ago
Jan Tattermusch
a22a19fd64
fix markdown
8 years ago
Alexander Polcyn
5b3d6ea647
remove changes to examples
9 years ago
Alexander Polcyn
0350471b2e
example changes to smoke test with 1.0.1
9 years ago
Alexander Polcyn
333658177d
generate server base class as partial too
9 years ago
Alexander Polcyn
c75fdea628
revert code changes to example files generated by only protobuf
9 years ago
Alexander Polcyn
d09d24d044
regenerate example code with changed c# plugin
9 years ago
Jan Tattermusch
f6caaa76a6
add copyrights for AssemblyInfo.cs files
9 years ago
Alex Polcyn
6888c251a3
change hint paths for protobuf to use net45 dir in csproj files
9 years ago
Alex Polcyn
567f14c121
update dependencies in C# examples to GA versions
9 years ago
Alex Polcyn
74543125b5
moved Grpc.Tools dependency from solution level to project level
9 years ago
Jan Tattermusch
09685d224e
regenerate files
9 years ago
Jan Tattermusch
d3b0dda9b8
update grpc nugets to 0.15
9 years ago
Jan Tattermusch
f41ebc3968
remove occurences of NewClient factory method
9 years ago
Jan Tattermusch
f551edf730
add missing copyrights to .bat files
9 years ago
Jan Tattermusch
0bbbb3240e
migrate Greeter and Routeguide to 0.14.0 API
9 years ago
Jan Tattermusch
1aa52a074a
regenerate code
9 years ago
Jan Tattermusch
526c99188a
update RouteGuide to 0.14.0 nugets
9 years ago
Jan Tattermusch
d94b4ddf32
regenerate code
9 years ago
Jan Tattermusch
1255b5649b
update generate scripts
9 years ago
Jan Tattermusch
ecf82d0e58
cleanup example projects to contains links to important files
9 years ago
Jan Tattermusch
70f50b13de
upgrade helloworld and routeguide examples to 0.13.1
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
b836d03921
regenerate protobuf code and grpc stubs
9 years ago
Jan Tattermusch
ded21891f0
update regenerate scripts
9 years ago
Jan Tattermusch
aa576ee179
update nuget packages
9 years ago
Jan Tattermusch
cd34a82fc1
fix copyright
9 years ago
Jan Tattermusch
b0d1506eca
upgrade route guide to 0.12.0 nuget
9 years ago
Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
Craig Tiller
897e4fe2ad
Update copyrights
9 years ago
Jan Tattermusch
8788e1fd3f
remove route guide example text
10 years ago
Jan Tattermusch
9b850a8f6f
consolidate newtonsoft.json dependencies
10 years ago
Jan Tattermusch
ad88f57ae9
update C# examples to 0.7.1
10 years ago
Jan Tattermusch
73f9dbb6cb
update namespace of C# routeguide example
10 years ago
Jan Tattermusch
1beb02058a
fix route_guide example
10 years ago
Jan Tattermusch
b86367d60d
Make examples depend on the right nuget package version
10 years ago
Jan Tattermusch
15c6bc22aa
update README.md
10 years ago
Jan Tattermusch
121c4d1221
polishing route_guide example
10 years ago
Jan Tattermusch
97eaec1cdc
first stab at upgrading route_guide to proto3
10 years ago
Stanley Cheung
56debcb6d1
fix more examples links
10 years ago
Stanley Cheung
0a268216c2
replace all grpc-common occurances with examples
10 years ago