Jan Tattermusch
3443de4a65
convert route_guide to .NETcore project
7 years ago
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
85570890f8
remove C# global.json files
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
4dec552614
regenerate helloworld protos
7 years ago
Jan Tattermusch
990299b48d
upgrade Grpc and Protobuf nugets in routeguide
7 years ago
Jan Tattermusch
2df1c24f1d
upgrade Grpc and Protobuf nugets in helloworld
7 years ago
Jan Tattermusch
a54c12d6cd
regenerate helloworld-from-cli protos
7 years ago
Jan Tattermusch
b12b8d0ddf
cleanup helloworld for dotnet CLI
7 years ago
Jan Tattermusch
e9956df33d
add global.json files for C#
8 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
622d7d6d2d
regenerate greeter protos
8 years ago
Jan Tattermusch
769df6fa45
upgrade net45 helloworld to Grpc 1.2.2
8 years ago
Jan Tattermusch
1ba7e5d898
regenerate
8 years ago
Jan Tattermusch
4842904408
add generate_protos file
8 years ago
Jan Tattermusch
923b1317d5
update .NET core example to .csproj projects
8 years ago
Jan Tattermusch
a22a19fd64
fix markdown
8 years ago
Jan Tattermusch
87b2112443
also fix global.json in helloworld
8 years ago
Jan Tattermusch
d3a5635546
Add global.json file to pick dotnet core SDK version
8 years ago
Jan Tattermusch
f5ac0b95f2
Add global.json file to pick dotnet core SDK version
8 years ago
Gazihan Alankus
5c261b82e5
Corrected version number of Grpc.Tools in the bat file
...
As per the following line, it is 1.0.1 now: 6ff81e91c9/examples/csharp/helloworld/Greeter/packages.config (L7)
8 years ago
Alexander Polcyn
5b3d6ea647
remove changes to examples
8 years ago
Alexander Polcyn
0350471b2e
example changes to smoke test with 1.0.1
8 years ago
Alexander Polcyn
333658177d
generate server base class as partial too
8 years ago
Alexander Polcyn
c75fdea628
revert code changes to example files generated by only protobuf
8 years ago
Alexander Polcyn
d09d24d044
regenerate example code with changed c# plugin
8 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
Alexander Polcyn
3ea4fa9d7a
remove code gen bat script in dotnet cli example
9 years ago
Alexander Polcyn
268cc89a4b
update and add new generate_protos script in csharp examples
9 years ago
Alex Polcyn
567f14c121
update dependencies in C# examples to GA versions
9 years ago
Alexander Polcyn
feef8081c1
update original helloworld README
9 years ago
Alexander Polcyn
5312815ff2
add netcore portability package dependency
9 years ago
Alex Polcyn
c6446bf3d8
add csharp hello world that uses dotnet cli
9 years ago
Alex Polcyn
74543125b5
moved Grpc.Tools dependency from solution level to project level
9 years ago
Jan Tattermusch
6dd25e52a6
Update gRPC in C# minutes readme.
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
4dae646a69
regenerate code
9 years ago