Commit Graph

3 Commits (2d6d7715de9f07b82fc355f46cb2ab3f11e744cd)

Author SHA1 Message Date
Wade Pickett 750246af32
8.0 Update: gRPC Json Transcoding (#29279)
* 8.0 Update Json Transcoding

* Updated code link

* updated code path on version 7 topic

* updated code highlights

* Added version 7 app sample and removed test from sample 8 namespace

* Fixed project file example code highlight

* Added more specific instruction in v7 for registering transcoding.

* Added a link to the transcoding and streaming example on grpc/grpc-dotnet at end of streaming section.

* Update aspnetcore/grpc/json-transcoding.md

Co-authored-by: James Newton-King <james@newtonking.com>

---------

Co-authored-by: James Newton-King <james@newtonking.com>
2023-05-23 12:01:53 -07:00
Wade Pickett 793d6e40af
gRPC json transcoding - Clarify proto path (#28454) 2023-02-19 22:03:18 -08:00
James Newton-King f23e504c0c
Split up gRPC JSON transcoding doc (#27053)
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-09-21 12:22:05 +00:00