Commit Graph

16 Commits (031a5dd0229e50dbd7d661778d011a529e7a281d)

Author SHA1 Message Date
Rick Anderson 3f920574cf
gRPC not supported on Azure (#14730)
* gRPC not supported on Azure

* Update gRPCazure.md
2019-10-01 11:29:03 -10:00
N. Taylor Mullen 33f7a781eb Add Blazor docs on externally invoking component methods to update state. (#13974) 2019-09-04 17:17:41 -05:00
Luke Latham ebf12bf165 Minor Pre9 branch updates 2019-09-04 17:15:17 -05:00
James Newton-King 7588c29e39 Add gRPC client, client factory documentation, preview 9 react (#13684) 2019-09-04 17:15:17 -05:00
James Newton-King dd0897be1c Display all the packages required for a gRPC client (#13704)
* Update basics.md

* Update basics.md
2019-08-07 05:06:30 -07:00
James Newton-King c865d654a2
Correct gRPC client method name (#13699) 2019-08-07 12:26:38 +12:00
Scott Addie 67099d87d2
Merge branch 'master' into release/3.0-preview7 2019-07-23 10:10:43 -05:00
Scott Addie 1c2a363e0f
HelloResponse --> HelloReply 2019-07-15 16:31:32 -05: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 d74c740672
Update basics.md (#12922)
* Update basics.md

* Update basics.md

* Update basics.md

* Update basics.md
2019-06-18 11:13:59 -07: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
Moien Tajik 69c6e2161d Fixed some grammar issues in gRPC docs (#11762) 2019-03-31 07:20:58 -05:00
Nick Schonning 206afb415d fix: MD003/heading-style/header-style (#11601)
- Escape trailing # that gets flagged as closed_atx
- Restore old heading text
2019-03-20 10:37:00 -05: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