Commit Graph

24 Commits (0480d6baca5fcf26963f94bee52334f967a6669e)

Author SHA1 Message Date
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
James Newton-King 4955eeb783
Add gRPC retries doc (#21621)
* Add gRPC retries docs

* Rename

* Apply suggestions from code review

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Apply suggestions from code review

* Update aspnetcore/grpc/retries.md

* Update config page

* Update config page

* Update config page

* Include details about required package version

* nit

* Update aspnetcore/grpc/configuration.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/configuration.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Update aspnetcore/grpc/retries.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* Minor

* Make titles consistent

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2021-03-09 13:00:42 -08:00
James Newton-King f0c83e1dc5
Add ThrowOperationCanceledOnCancellation to gRPC config docs (#20573)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-11-23 09:52:24 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
James Newton-King 560f72efb8
Update gRPC docs for 2.29.0 (#18457) 2020-05-27 13:50:16 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
James Newton-King e01f51daaf
Improve gRPC configuration max message size docs (#17838) 2020-04-16 08:48:43 +12:00
Luke Latham 424662675b
Revert "Revert "Test word-wrap with a span in gRPC topic" (#17138)" (#17140)
This reverts commit 08e711fd1d.
2020-02-26 19:26:30 -06:00
Luke Latham 08e711fd1d
Revert "Test word-wrap with a span in gRPC topic" (#17138) 2020-02-26 19:21:26 -06:00
Luke Latham 5170763867
Test word-wrap with a span in gRPC topic 2020-02-26 19:15:41 -06:00
Luke Latham 9ec61a7f4b
Test style for non-word-breaking code elements (#17135) 2020-02-26 18:42:37 -06:00
Luke Latham 6025b6ef84
Manage table 1st column width in gRPC topic (#17133) 2020-02-26 18:22:09 -06:00
James Newton-King 6437cc9fc1 Add interceptors to configuration (#16126)
* Add interceptors to configuration

* Update aspnetcore/grpc/configuration.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-12-10 16:03:29 -06:00
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
James Newton-King 10b7639d26 Add gRPC logging and diagnostics article (#14484) 2019-09-23 07:30:25 -10:00
James Newton-King 21b90470c9
Post preview 9 gRPC documentation fixes (#14152) 2019-09-06 09:34:07 +12:00
James Newton-King 7588c29e39 Add gRPC client, client factory documentation, preview 9 react (#13684) 2019-09-04 17:15:17 -05:00
Theano Petersen 6da4a8c004 Fix metadata issues from CATS report 6-21-19 (#13238)
* fix internal links

* fix bookmark links

* fix metadata
2019-07-10 17:45:22 -07:00
Rick Anderson 129a425ea3
gRPC channel config set limits (#12539)
* Add Channel Configuration 

Adding channel configuration and expose the relation between server and client configurations to address same points.

* gRPC important Kestrel options

* work

* work

* work

* work

* work

* work

* react to feedback

* react to @luizcarlosfaria feedback

* react to @luizcarlosfaria feedback
2019-06-03 13:03:49 -10:00
James Newton-King daba5740cd Remove MinRequestBodyDataRate with gRPC from docs (#12496) 2019-05-22 15:39:59 -07:00
James Newton-King 8bf7e70352
Add gRPC configuration doc (#11903) 2019-04-18 12:32:37 +12:00