Commit Graph

11047 Commits (d601a56c1cf48bfa3d03248cbace08cce7802133)

Author SHA1 Message Date
Luke Latham d601a56c1c
Enhance Blazor OnAfterRender[Async] content (#19951) 2020-09-21 10:57:31 -05:00
Scott Addie a4921a36b1
Add ToC link to DevOps with GitHub Actions Learn module (#19915) 2020-09-18 16:47:15 -05:00
Rick Anderson c89b823be1
Update read-related-data.md (#19919) 2020-09-18 08:34:53 -10:00
Kirk Larkin 59f3372752
Update SignalR JavaScript Client to 3.1 (#19752)
* Update SignalR JavaScript Client to 3.1

* Full-topic monikers for "< aspnetcore-3.0"

* Full-topic monikers for ">= aspnetcore-3.0" (1 of 2)

* Full-topic monikers for ">= aspnetcore-3.0" (2 of 2)

* dotnet new webapp --no-https

* Cleanup and simplification of templated code/files

* SignalR Hub, CORS, and CDN + snippets

* UI + ES2015

* A few tweaks

* A few more updates

* Update javascript-client.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-18 07:53:01 -10:00
Luke Latham 4beda9ae88
Revert Blazor ToC back to original location (#19928) 2020-09-18 07:27:16 -05:00
Luke Latham 630afa71ac
Blazor ToC test at bottom of node (#19926) 2020-09-18 06:53:53 -05:00
Luke Latham 6c1ce8d787
Blazor ToC test with topicHref (#19924) 2020-09-18 03:26:08 -05:00
James Newton-King 4866d3a7ab
Various gRPC doc fixes and improvements (#19916) 2020-09-18 17:47:17 +12:00
Rick Anderson 903f644308
Update signalr.md (#19921) 2020-09-17 16:52:24 -10:00
Hisham Bin Ateya bca5d20790
Fix SharedResource warnings (#19910) 2020-09-17 08:16:06 -05:00
Luke Latham 860d795623
Blazor custom validation class attributes (#19909) 2020-09-17 07:58:36 -05:00
Luke Latham 0ad6b196d3
Blazor support for ontoggle event (#19908) 2020-09-17 07:44:11 -05:00
Luke Latham 63da18d023
Blazor file uploads (#19907) 2020-09-17 07:29:28 -05:00
Hisham Bin Ateya 25ae02a7fb
Move SharedResource to root (#19905) 2020-09-17 06:08:51 -05:00
Luke Latham 5afed2ec5b
Blazor JavaScript isolation (#19906) 2020-09-17 05:56:53 -05:00
Luke Latham 9a57ccaf89
Blazor WASM browser compatibility analyzer (#19904) 2020-09-17 05:21:50 -05:00
James Newton-King 698769b2dd
Improve gRPC test tools doc (#19902) 2020-09-17 04:35:27 -05:00
James Newton-King 905252c4b1
Protobuf scalar default values and ByteString detail (#19769) 2020-09-17 11:17:10 +12:00
James Newton-King 63cd0796f6
New gRPC inter-process doc (#19891) 2020-09-17 10:43:46 +12:00
Luke Latham 960019b52f
Blazor Virtualize component (#19898) 2020-09-16 17:30:25 -05:00
Rick Anderson 3523d4731f
Update net-core-prereqs-vsc-5.0.md (#19893)
* Update net-core-prereqs-vsc-5.0.md

* Update net-core-prereqs-vsc-5.0.md
2020-09-16 09:17:15 -10:00
Pranav K e79d6c87f3
Make the trimming options link be more prominent. (#19897) 2020-09-16 10:37:39 -05:00
Rick Anderson 4acec0af10
5.0 monikkers for EF/RP (#19892) 2020-09-15 16:03:31 -10:00
James Newton-King 75cb02ac49
Group gRPC client topics under a TOC parent (#19886) 2020-09-16 13:13:57 +12:00
Rick Anderson 5e87d7d8f1
fix link warnings (#19831)
* fix duplicate headers

* work

* work

* update alt text

* update alt text

* update alt text

* clean up

* clean up

* clean up

* fix version links

* remove bogus space to get the report
2020-09-15 15:05:33 -10:00
Luke Latham 650c2cf7e8
Update Blazor-EF Core sample to .NET 5 RC1 (#19888) 2020-09-15 18:14:15 -05:00
David Coulter 399d6c2daf
Links: AspNetCore - Pass 1 (#19880)
* Links: AspNetCore - Pass 1

* Apply suggestions from code review

* Update aspnetcore/fundamentals/routing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-15 13:08:26 -10:00
Cijo Thomas 76e05bf07a
Small improvements to logging docs (#19884) 2020-09-15 11:47:09 -10:00
James Newton-King aa6418e788
Add gRPC deadlines and cancellation (#19787) 2020-09-16 09:29:59 +12:00
James Newton-King f746b7dd34
Add gRPCurl article (#19793) 2020-09-16 09:29:38 +12:00
Rick Anderson 423d1389c6
update Error handling doc for 5.0 (#19741)
* update Error handling doc for 5.0

* work

* work

* work

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-09-15 09:43:04 -10:00
Luke Latham b2884445ba
Blazor RC1 updates (#19878) 2020-09-15 09:49:32 -05:00
Luke Latham 1e40fbfca5
Blazor forms updates (#19870) 2020-09-15 07:56:27 -05:00
Luke Latham c44f6aaedc
Blazor WASM security updates (#19844) 2020-09-15 07:32:35 -05:00
Rick Anderson 199782d268
Ra/po loc (#19863)
* Add PO Localization sample for 3.x

* Update portable object localization article

* PO loc with versions

* PO loc with versions

* PO loc with versions

* PO loc with versions

Co-authored-by: hishamco <hishamco_2007@yahoo.com>
2020-09-14 17:08:53 -10:00
Rick Anderson 0328087f6c
Update cross-site-scripting.md (#19861) 2020-09-14 15:50:51 -10:00
Pranav K 28cceb190d
Update dotnet-watch.md (#19815)
* Update dotnet-watch.md

* Update dotnet-watch.md

* Update dotnet-watch.md

* Update dotnet-watch.md (#19830)

* Update dotnet-watch.md

* Update dotnet-watch.md

* Update dotnet-watch.md

* Update mfa.md

* Update aspnetcore/tutorials/dotnet-watch.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>

Co-authored-by: Pranav K <prkrishn@hotmail.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-14 12:45:09 -10:00
Rick Anderson 32890f1a34
Update cross-site-scripting.md (#19860) 2020-09-14 12:37:36 -10:00
Rick Anderson 6d29ce9d75
Update cross-site-scripting.md (#19857) 2020-09-14 11:45:02 -10:00
Luke Latham de0c820b87
Update metadata on Blazor linker topic (#19855) 2020-09-14 15:41:18 -05:00
Scott Addie 8e6e1a998d
Update 5.0 migration guide for RC1 release (#19853) 2020-09-14 15:20:25 -05:00
Luke Latham 356a93dc34
Blazor WASM linker to trimmer (#19849) 2020-09-14 11:23:30 -05:00
Luke Latham 14a9317fb0
Drop markdown headings to solve dup headings (#19847) 2020-09-14 09:24:21 -05:00
Kirk Larkin 3a893c15a3
Add "Models" to no-loc for First Web API (#19841) 2020-09-12 15:11:44 -05:00
Hisham Bin Ateya 38c704c226
Fix localization sample (#19836) 2020-09-12 08:34:00 -10:00
Luke Latham 93f237ef4d
Cross-link Windows auth modes (#19821) 2020-09-10 17:04:56 -05:00
Scott Addie f7c3d6c4ab
Fix build warnings (#19824) 2020-09-10 17:04:44 -05:00
Patrick Steele cd518211ab
Fix typo ("contact" should be "context") (#19822) 2020-09-10 16:50:08 -05:00
Wade Pickett 9068f66422
New topic why migrate wcf to gRPC (#19768)
* New topic why migrate wcf to gRPC

* Update aspnetcore/grpc/why-migrate-wcf-to-dotnet-grpc.md

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

Review edits from Rick.  Thanks Rick!

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

Review edits from Scott Addie.  Thanks Scott Addie!

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

Reviewed and approved by shirhatti, thanks shirhatti!
2020-09-10 10:04:14 -07:00
Luke Latham b70e1ebddc
Blazor binding updates (#19799) 2020-09-09 18:26:35 -05:00