Commit Graph

9 Commits (031a5dd0229e50dbd7d661778d011a529e7a281d)

Author SHA1 Message Date
Rick Anderson ed35e1e1d5
Interceptors vs middleware (#15500)
* Interceptors vs middleware

* Interceptors vs middleware

* react to feedback

* Update migration.md
2019-11-05 11:56:01 -10:00
James Newton-King b4101bfa2a Update migration.md (#15220) 2019-10-21 09:47:58 -10:00
Jan Tattermusch 3b5b7cdccd Fix options.ReceiveMaxMessageSize example (#14580) 2019-09-25 10:40:04 -05:00
Scott Addie 14e34af35f
DBContext --> DbContext 2019-08-14 16:00:23 -05:00
James Newton-King 8bf7e70352
Add gRPC configuration doc (#11903) 2019-04-18 12:32:37 +12: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 eef42e2bc9 typo: pipleline -> pipeline (#11561) 2019-03-19 09:42:19 -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