Commit Graph

12478 Commits (7e8a2966ef9b70418a4de3892ce17403183232e8)

Author SHA1 Message Date
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
GitHubPang 0f3458ffe3
Remove repeated word "the" (#23045) 2021-08-16 20:36:53 -05:00
Pranav K 59093c3219
Update dotnet-watch.md (#23019)
* Update dotnet-watch.md

* Update aspnetcore/tutorials/dotnet-watch.md

Co-authored-by: Daniel Roth <daroth@microsoft.com>

* Update aspnetcore/tutorials/dotnet-watch.md

* Update aspnetcore/tutorials/dotnet-watch.md

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

Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-16 14:46:19 -07:00
Luke Latham 67792d568a
Blazor Server file upload remark update (#23041) 2021-08-16 12:49:46 -05:00
Wade Pickett 44c9efdf1c
Broken links sweep (#23027)
* Broken links sweep

* fixed link warnings

* update visual-studio-publish-profiles.md
2021-08-16 10:46:33 -07:00
Luke Latham 013c931264
Remove API configurability remark (#23040) 2021-08-16 12:44:46 -05:00
Luke Latham c63b2e87af
Update API cross-reference (#23031) 2021-08-16 11:25:12 -05:00
Luke Latham 14e44ecf17
Update DynamicComponent instance example (#23037) 2021-08-16 11:03:35 -05:00
James Newton-King 0b70dd128f
Update client.md (#23029) 2021-08-14 18:23:00 -05:00
Rafael Maciel 5eb6fb8fec
Update EF Core MVC implicit join (#23028)
* Update EF Core MVC implicit join

Implicit join tables are supported since EF Core 5.0, but the documentation for EF Core + MVC was outdated

* Update aspnetcore/data/ef-mvc/complex-data-model.md

* Update aspnetcore/data/ef-mvc/complex-data-model.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-14 07:41:02 -07:00
Brennan 259a1524f1
Add new auth config option for SignalR (#22932) 2021-08-13 15:07:55 -07:00
Luke Latham 480261bece
Blazor link updates (#23024)
Merging this so I can pull the latest from Main.   Normally I don't merge other folk's PR's for them since they may decide to still make a change.  Looks like you are done though.
2021-08-13 13:38:13 -07:00
Luke Latham a273ff84a8
Blazor EF Core topic updates (#23022) 2021-08-13 08:50:24 -05:00
Luke Latham cd2aa9e4eb
Move Blazor static assets (#23020) 2021-08-13 08:31:50 -05:00
GitHubPang 8691242db9
Fix typos (#23018) 2021-08-12 20:41:04 -05:00