Commit Graph

24 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
James Newton-King 3c6f053e62
Fix gRPC tutorial sample code (#21732) 2021-03-10 11:40:29 +13:00
Jon Galloway 7434412047
Update gRPC start tutorial for VS Mac IDE support (#20294)
* Update grpc-start to include VS  Mac IDE support

* Update aspnetcore/tutorials/grpc/grpc-start.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-10-25 13:55:35 -10:00
Wade Pickett 1dc5a14af5
3.1 update for gRPC-start tutorial and its two sample apps (#18103)
* 3.1 udpate for Updated gRPC-start tutorial and its two sample apps

* Update GrpcGreeter.csproj

Update per review feedback.

* Update GrpcGreeter.csproj

Reversing change that caused the merge issue.

* Update grpc-start.md

Resolving merge conflict with mass no-loc for razor fix that occurred today.

* Update GrpcGreeter.csproj

Fixing per review.

* Update grpc-start.md

Addressing merge conflict - ms.date line
2020-05-05 09:12:34 -07:00
Arialdo Martini 006afe0f55 gRPC Channel is disposed of after use (#16432) 2020-01-08 09:51:42 +13:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
James Newton-King afccd5d255 Update gRPC package case (#14804) 2019-10-03 18:07:26 -05:00
Rick Anderson 8313a0ff1e
WIP: Update grpc-start.md (#14521)
* Update grpc-start.md

* update packages

* Apply suggestions from code review

Co-Authored-By: James Newton-King <james@newtonking.com>
2019-09-24 13:16:32 -10:00
James Newton-King ce543cd585 Update gRPC tutorial create project image (#14318)
* Update gRPC tutorial create project image

* Embiggen

* Fix typo

* Derp
2019-09-16 21:54:33 -05:00
James Newton-King 259a629826 Update gRPC sample package version to NuGet.org versions (#14135) 2019-09-04 17:16:48 -05:00
James Newton-King 7588c29e39 Add gRPC client, client factory documentation, preview 9 react (#13684) 2019-09-04 17:15:17 -05:00
Rick Anderson 839a4855bd
Gprc/ra/fix (#13954)
* never

* Update gRPC tutorial

* Update gRPC tutorial

* Update gRPC tutorial

* work
2019-08-22 18:19:03 -04:00
James Newton-King 3332d5a5da Fix namespace in gRPC tutorial (#13597) 2019-08-01 07:06:12 -05:00
James Newton-King 11364f7069 Fix gRPC samples (#13560) 2019-07-30 15:57:28 -07:00
Scott Addie 67099d87d2
Merge branch 'master' into release/3.0-preview7 2019-07-23 10:10:43 -05:00
James Newton-King a113e03bbb
Remove curly braces from proto rpcs (#13376) 2019-07-19 11:45:34 +12:00
Scott Addie 1237bc8b31
Add syntax highlighting for protobuf snippet (#13305)
* Add syntax highlighting for protobuf snippet

* Add semi-colon to fix colorization
2019-07-15 16:28:51 -05:00
James Newton-King e538faebf7 Update gRPC docs for preview 7 (#13051)
* Update gRPC tutorial with HTTPS client

* Update other docs

* Update aspnetcore.md

* Update with latest template and packages

* Fix code samples

* Fix code samples

* gRPC doc patches (#13115)
2019-07-03 22:25:31 -05:00
Rick Anderson 78138362d6
Fix gRPC (#12919)
* Fix gRPC

* Fix gRPC

* Fix gRPC
2019-06-17 20:14:42 -07:00
Tom Dykstra 68db368a15 Fix namespace plus minor cleanup in gRPC tutorial (#12909)
* minor cleanup

* fix namespace

* fix typo
2019-06-17 09:45:17 -07:00
James Newton-King 8ab458ffee Update gRPC tutorial for preview 6 (#12760)
* Update gRPC tutorial for preview 6

* Revert port

* Clean up

* edit pass
2019-06-12 13:41:42 -05:00
Luke Latham c45b79f7b3 Add region tags to surface code in GRPC topic (#12705)
* Add region tags to surface code in GRPC topic

* Narrow the code block
2019-06-05 09:55:51 -05:00
Rick Anderson 5870e42ecb
Combine gRPC tutorials (#12522)
* Combine gRPC tutorials

* Combine gRPC tutorials

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2019-05-29 07:49:16 -10:00
John Luo c76e439ff5 Update gRPC documentation and add client tutorial (#11937)
* Update gRPC documentation and add client tutorial

* Cleanup

* Cleanup

* Cleanup

* Update tutorial

* Feedback

* Fixes

* Update grpc-client.md (#11988)
2019-04-16 11:19:50 -10:00
John Luo 78b298f697 Add gRPC documentation (#11163)
* Add gRPC documentation

* derp

* Update references

* Fix warnings

* Fix warnings

* Fix warnings

* Mention Google.Protobuf

* Fixes

* Fix link

* Feedback

* Missed update

* Rename node

* Update based on feedback

* Rebase fixes

* Fix path issue

* Update aspnetcore/grpc/aspnetcore.md

Co-Authored-By: JunTaoLuo <johluo@microsoft.com>

* Update aspnetcore/grpc/migration.md

Co-Authored-By: JunTaoLuo <johluo@microsoft.com>

* Feedback

* Update johluo/gRPC PR (#11376)

* Update aspnetcore.md

* clean up

* clean up

* work

* work

* work

* react to premature feedback :)

* work

* work

* work

* work

* work

* work

* Update aspnetcore/grpc/basics.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/grpc/basics.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/grpc/basics.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/grpc/aspnetcore.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/grpc/basics.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* react to JamesNK

* Acrolynx

* Update aspnetcore/grpc/migration.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-03-17 11:17:49 -10:00