Commit Graph

12592 Commits (b5c6f45089fda9a3fce0e7af790b757fc1e1f370)

Author SHA1 Message Date
Luke Latham 4ddf98fbd1
Blazor Hosting Models topic updates (#23199) 2021-09-03 07:17:43 -05:00
Luke Latham 9ed5d03531
Blazor Performance UE and pivot updates (#23135) 2021-09-02 08:33:50 -05:00
Luke Latham 1203e32c06
Blazor WASM secure app via Imports update (#23187) 2021-09-02 06:06:32 -05:00
Rick Anderson bbb2da9b0e
Config monikers/ra/5 (#23186)
* never

* work

* work

* work
2021-08-31 19:15:22 -07:00
Marcus Otterström 3782e7dc5c
Add proper markdown line breaks (#23184) 2021-08-31 17:23:48 -07:00
Tom Dykstra 1ed9843189
Minor fixes and clarifications (#23177)
* Update razor-pages-start.md

* Update model.md

* Update model.md

* Update sql.md

* Update model.md

* Update model.md

* Update model.md
2021-08-31 17:23:02 -07:00
Rick Anderson e596cce731
fix validation snippets /6/ra (#23183)
* fix validation snippets /6/ra

* fix validation snippets /6/ra
2021-08-31 15:04:54 -07:00
Rick Anderson 53ed05388e
What's new /6 (#23181)
* What's new /6

* What's new /6
2021-08-31 14:10:35 -07:00
Rick Anderson cbe086879d
Update razor-pages-start.md (#23178)
* Update razor-pages-start.md

* Update aspnetcore/tutorials/razor-pages/razor-pages-start.md
2021-08-31 12:22:05 -07:00
Alexander Yumashev bd853164dd
Fixed links to wrong methods (#23167) 2021-08-31 08:51:13 -05:00
Rick Anderson 90b1d70802
V6 intro to RP /5 (#23112)
* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* V6 intro to RP /5

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2021-08-30 17:12:23 -07:00
IgorP 580b952bdb
Update introduction.md (#23159) 2021-08-30 18:42:04 -05:00
Luke Latham d7bc406f03
Update example (#23156) 2021-08-29 16:08:39 -05:00
Luke Latham 0ed234c4e2
Update code example (#23152) 2021-08-28 13:28:18 -05:00
Ulf Hillbom dbd9d5bbc2
Utility path info (#23139)
* Utility path info

Improved info about where the Utility.cs class should be created. Similar to the PaginatedList.cs example from previous sections.

* Update aspnetcore/data/ef-rp/concurrency.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-28 08:29:31 -07:00
Luke Latham 55e9843af1
Tooling maturity text removal (#23149) 2021-08-28 07:47:53 -05:00
Luke Latham a6bb598cd6
Blazor AoT, runtime relinking, hot reload (#23065) 2021-08-28 05:41:36 -05:00
Luke Latham d5abed772f
Update heading for loc (#23148) 2021-08-28 05:36:44 -05:00
Daniel Roth 10461c1cb3
Removing statement about tooling maturity for Blazor WebAssembly (#23144) 2021-08-27 12:32:45 -05:00
Luke Latham c317d921eb
Example update (#23143) 2021-08-27 11:22:48 -05:00
GensouSakuya 431e33c0f6
fix nginx config (#23140) 2021-08-27 11:06:49 -05:00
GitHubPang f318d00a99
Fix typos (#23138) 2021-08-26 19:03:31 -05:00
Rick Anderson 607cc01523
Update toc.yml (#23109) 2021-08-26 13:50:51 -07:00
Eric Smekens 2c0b857d85
Update the usage of ObjectPool's Return() (#23136)
* Update the usage of ObjectPool's Return()

Otherwise it might be read like the `return` keyword.

* Update ObjectPool.md
2021-08-26 12:53:01 -07:00
Luke Latham 64478ac5da
Warn off of dashes in project names (#23119) 2021-08-26 12:04:41 -05:00
Luke Latham 42ede4816a
Update docfx.json (#23129)
* Update doxfx.json

* Update
2021-08-26 07:29:26 -07:00
Fiyaz Bin Hasan 4f90924646
3.1 references (#23117) 2021-08-25 16:55:08 -07:00
Rick Anderson 3f0a7edae4
Update overview.md 2021-08-25 13:16:55 -07:00
Fiyaz Bin Hasan a7841def20
lower-case urls (#23125) 2021-08-25 10:58:18 -07:00
Rick Anderson 3fb8533306
Add logging to dataProtection /4 (#23081)
* Add logging to dataProtection /4

* Add logging to dataProtection /4

* Add logging to dataProtection /4
2021-08-25 07:32:31 -07:00
Wade Pickett 27eb7f3a03
Update gRPC Client and Server tutorial and app sample (#23061)
* Update gRPC Client and Server code and tutorial

* Update links

* Update Mac - create new project steps.

* Updates to run sections all IDE's and run-the-app.md include

* Fix confusion around ssl warning not showing for vs in trusCertVS.md include

* udpates to inlcudes

* corected typo in include trustcertvsc
2021-08-24 21:08:19 -07:00
Rick Anderson 325677cda9
Update host-filtering.md (#23111) 2021-08-24 13:29:08 -07:00
Rick Anderson 306178bec1
VS19 or VS2022 for prerequisites /7 (#23107)
* VS19 or VS2022for prerequisites /7

* VS19 or VS2022for prerequisites /7

* VS19 or VS2022for prerequisites /7

* VS19 or VS2022for prerequisites /7

* VS19 or VS2022for prerequisites /7

* VS19 or VS2022for prerequisites /7
2021-08-24 12:25:11 -07:00
Eric Mutta 004719ed8c
Fix typo in development-time-iis-support.md (#23106)
The sentence:

> ... a binding to **post** 80...

Should read

> ... a binding to **port** 80...
2021-08-24 08:36:42 -07:00
David Pine df0cb4ca72
Update razor.md (#23105)
* Update razor.md

* Apply suggestions from code review

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-08-24 08:36:07 -07:00
Luke Latham d5ce07332a
Updates (#23103) 2021-08-24 08:22:04 -05:00
Luke Latham 9c66156c24
Blazor doc updates (#23104) 2021-08-24 07:33:15 -05:00
GitHubPang 5391165855
Fix typos (#23098)
* Fix typos

* Apply suggestions from code review

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-08-23 18:04:14 -07:00
Rick Anderson 127395f903
Rename ref branch to xamarin /7 (#23095) 2021-08-23 08:27:03 -07:00
Luke Latham e07a64961f
Package ID updates (Redux) (#23093) 2021-08-23 09:31:30 -05:00
Luke Latham b22ec7a6cf
Library naming behavior (#23077) 2021-08-20 13:51:36 -07:00
Martin Costello 992c0fefb8
Fix typo (#23073) 2021-08-20 14:42:03 -05:00
Barry Dorrans 2f141a4397
Add app isolation details from customer feedback (#23068)
* Update overview.md

Add isolation clarification driven by a customer misunderstanding who had used key vault to isolate individual keys in the same vault, causing app crashes.

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>

* Apply Pitch fork guys suggestions (#23071)

* Update overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

* Update aspnetcore/security/data-protection/configuration/overview.md

Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-20 10:54:15 -07:00
Rick Anderson 0a597fb708
prepare loc doc for V6 /4 (#23067)
* prepare loc doc for V6 /4

* clean up

* clean up
2021-08-19 09:49:45 -07:00
Luke Latham 873b861f15
Long Polling disabled update (#23033) 2021-08-19 07:41:44 -05:00
James Newton-King e32038887c
Update http3.md (#23052)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-08-19 10:32:14 +12:00
Luke Latham cb8521414b
Guidance and migration for Duende IdS (#23047) 2021-08-18 09:16:33 -05:00
Luke Latham 05ab992fa0
Blazor .NET to JS Streaming Interop (#23046) 2021-08-18 08:57:52 -05:00
Luke Latham 207d88b371
Fix broken cross-links (#23057) 2021-08-18 08:31:50 -05:00
Maira Wenzel ba4e8be21e
Updating link (#23049) 2021-08-17 13:06:41 -05:00