James Newton-King
ac1b868558
Refactor gRPC-Web and transcoding pages ( #26610 )
...
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-08-03 13:43:39 +08:00
James Newton-King
15c815f5b7
Change sentence order ( #26578 )
2022-07-28 23:09:13 +08:00
James Newton-King
62ca849aba
Add HTTP protocols section to gRPC-Web and transcoding docs ( #26572 )
...
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-07-28 16:41:16 +08:00
Luke Latham
e175588086
Institute global no-loc ( #26036 )
...
* Institute global no-loc
* Updates
* Updates
* Updates
* Updates
* Updates
2022-06-03 11:35:55 -10:00
James Newton-King
55f4714ac9
Update browser.md ( #25853 )
2022-05-15 09:49:50 +08:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
Kirk Larkin
cc48f32954
Code-fence common filenames ( #25369 )
2022-03-21 12:24:36 -10:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Luke Latham
dfdd5ab752
gRPC topic author and byline updates ( #23366 )
2021-09-27 04:40:05 -05:00
Rick Anderson
ad321c2700
Add Home and Privacy to no-loc ( #22237 )
...
* Add Home and Privacy to no-loc
* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson
2f00739f4e
Kestrel to no-loc ( #22182 )
2021-05-01 13:03:18 -10:00
James Newton-King
e8b5fbae02
Configure gRPC client factory on .NET Standard 2.0 ( #21823 )
2021-03-20 12:01:59 +13:00
Luke Latham
7ec5f6421d
HTTP.sys updates ( #21364 )
2021-01-29 05:37:28 -06:00
Rick Anderson
311cef0e25
appsettings.json noloc ( #20320 )
2020-10-27 11:27:47 -10:00
James Newton-King
609f50efbd
Add client factory section to gRPC-Web doc ( #19754 )
2020-09-02 06:22:39 -05:00
James Newton-King
7814617d41
Add Create JSON Web APIs from gRPC doc ( #19691 )
2020-08-29 11:53:56 +12: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
James Newton-King
37206f8174
gRPC-Web with bidirectional streaming on IIS/Azure ( #19012 )
2020-06-30 06:23:08 -05:00
Wade Pickett
fc8d3b3378
Clarified gRPC Browser intro ( #18995 )
...
Clarified the Intro:
* Make it clear in the intro that this article assumes an existing gRPC service using ASP.NET Core
* Added links referring how to add gRPC to an existing ASP.NET app and one for getting started creating a gRPC service with ASP.NET Core.
2020-06-29 14:28:40 -07: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
James Newton-King
4b20e4e025
React to 2.29.0 API changes in gRPC-Web ( #18373 )
2020-05-19 05:52:15 -05:00
Luke Latham
f2834015b6
Drop existing no-loc entries ( #18111 )
2020-05-04 12:00:16 -05:00
James Newton-King
e113f2ae01
Add Envoy comparison ( #17816 )
2020-04-16 08:38:34 +12:00
James Newton-King
50de228f0b
Update browser.md ( #17636 )
2020-04-07 14:53:59 +12:00
James Newton-King
90118dc449
Use CORS with gRPC-Web ( #17030 )
...
* Use CORS with gRPC-Web
* Apply suggestions from code review
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-02-18 20:55:37 -08:00
James Newton-King
164ad26d93
gRPC-Web documentation fixes ( #16934 )
...
* gRPC-Web documentation fixes
* Update browser.md
* Added note about Blazor WA sync issue
* Tiny change for better a loc translation.
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2020-02-11 14:41:46 -08:00
James Newton-King
e1c22ec38e
Fix various gRPC browser issues ( #16914 )
...
* Fix various gRPC browser issues
* Update aspnetcore/grpc/browser.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update browser.md
* update ms.date value
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-02-07 17:37:19 -08:00
James Newton-King
ec74041097
Add gRPC-Web article ( #16613 )
...
* Add gRPC-Web article
* Clean up
* Clean up
* Clean up
* Edit pass for grpc browser.md & move snippets to code files (#16676 )
* Edit sweep for grpc browser.md
* Update aspnetcore/grpc/browser.md
* Loc friendly updates move code to files, comments back to text
* Added snippet numbers to code files and code highlights
* adding alternative startup config all services for gRPC-Web
AllServicesSupportExample_Startup.cs
* Co-authored-by: Rick Anderson
* Co-authored-by: Wade Pickett
2020-01-25 08:57:02 -08:00