Commit Graph

13408 Commits (68cb1d68f502f13f56952f7dd94c72c404592829)

Author SHA1 Message Date
Kirk Larkin f5284cf59d
Clean-up policy-based authz (#24148) 2021-12-01 10:53:25 +00:00
Rick Anderson 5e341a072d
Moniker prep for XSRF (#24146) 2021-11-30 17:29:50 -10:00
Rick Anderson 4a40dfd70f
Moniker prep for Heath checks (#24145) 2021-11-30 17:07:17 -10:00
Rick Anderson 0cc0d5093b
fix snippets (#24143)
* fix snippets

* fix snippets
2021-11-30 16:46:32 -10:00
Rick Anderson fd2a68f39c
Merge pull request #24142 from GitHubPang/main
Fix missing code highlight
2021-11-30 14:47:50 -10:00
Rick Anderson ff059848b0
Merge pull request #24141 from dotnet/main
merge to live
2021-11-30 14:47:20 -10:00
GitHubPang 93860de64f Fix missing code highlight
"highlight" was misspelt.
2021-12-01 08:38:00 +08:00
Rick Anderson 2db08697d1
.NET 6 update: secure user data /1 (#24124)
* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1

* .NET 6 update: secure user data /1
2021-11-30 14:35:42 -10:00
Hao Kung aa72358108
Mention hosting bundle for 500 internals (#24138) 2021-11-30 14:57:18 -06:00
Luke Latham 7684d98fff
Update to 6.0 (#24136) 2021-11-30 10:06:36 -08:00
Rick Anderson d44952e6bc
Merge pull request #24135 from dotnet/main
merge to live
2021-11-30 07:04:36 -10:00
Kirk Larkin 45f63804cd
Update MongoDB Web Api to 6.0 (#24126)
* Update MongoDB Web Api to 6.0

* .

* .

* .

* .
2021-11-30 07:02:18 -10:00
Kirk Larkin 64ad0dc9a1
Prepare HttpContext for 6.0 (#24133) 2021-11-30 15:57:18 +00:00
Luke Latham aa7755269f
Explanation clarification (#24131) 2021-11-30 08:44:23 -06:00
Luke Latham 32ea32a6d3
Drop NavLink boilerplate examples (#24130) 2021-11-30 07:26:45 -06:00
Luke Latham bb5f7d4d16
Blazor glob/loc updates (#24127) 2021-11-30 07:15:23 -06:00
GitHubPang a74228b4b2
Fix a few typos (#24122) 2021-11-29 14:50:35 -10:00
Rick Anderson 7ec686310e
Ra/test min api (#24117)
* Tests with Minimal Hosting Model

Updated Integration tests with minimal hosting modal configuration, setup and example.

* Apply suggestions from code review

Co-authored-by: Stephen Halter <halter73@gmail.com>

* Add tests when using new minimal hosting model /1 /furoTmark

* Add tests when using new minimal hosting model /1 /furoTmark

* Add tests when using new minimal hosting model /1 /furoTmark

* Apply suggestions from code review

Co-authored-by: Stephen Halter <halter73@gmail.com>

* Update aspnetcore/test/integration-tests.md

Co-authored-by: Stephen Halter <halter73@gmail.com>

Co-authored-by: Furó Tamás-Márk <furo.tamas.mark@gmail.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-11-29 14:48:21 -10:00
Rick Anderson babf39bb72
Merge pull request #24116 from dotnet/main
Merge to live
2021-11-29 10:53:19 -10:00
Rick Anderson 2443c28332
min API overview /1 (#24115) 2021-11-29 10:47:28 -10:00
Celso Jr c8bb4a7dfa
Update Index.cshtml (#24097)
Small ajustment in the TempData code sample
2021-11-29 09:28:24 -10:00
Kirk Larkin ba574f2605
Update Handle Errors to 6.0 (#24109)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-11-29 18:10:01 +00:00
Kirk Larkin ca215522ee
Prepare MongoDb Web Api for 6.0 (#24112) 2021-11-29 16:00:21 +00:00
Martin Costello 8c10c96224
Simplify code example (#24100)
Remove the second parameter as the compiler will do that for you automatically in C#10.
2021-11-29 09:57:28 +00:00
Luke Latham 82e7193e3c
Indicate hosting model of Blazor tutorials (#24104) 2021-11-28 19:20:22 -08:00
James Newton-King e363bc5a1f
gRPC DNS resolver refreshing (#24102)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-11-29 10:36:25 +13:00
Luke Latham 7de215df73
Include WASM build tools in Tooling topic (#24088) 2021-11-27 06:52:49 -06:00
Rick Anderson 1f86b21ab4
Merge pull request #24084 from dotnet/main
Merge to live
2021-11-26 08:25:16 -10:00
Kirk Larkin 5c14d05fc2
Update Kestrel Overview to 6.0 (#24079)
* Update Kestrel Overview to 6.0

* .

* .

* .

* .
2021-11-26 07:43:51 -10:00
Luke Latham 35df907c2b
Update Blazor loc 6.0 example (#24072) 2021-11-26 11:12:23 -06:00
Kirk Larkin 5286211f20
Remove/prune .gitignore and .gitattributes (#24075) 2021-11-26 17:05:31 +00:00
Luke Latham 29a6b08d4b
Blazor IdS+Azure Apps certificate enhancement (#24083) 2021-11-26 09:48:04 -06:00
Kirk Larkin 1cff8ebbe4
Merge pull request #24077 from dotnet/main 2021-11-26 15:31:01 +00:00
Ali e8da7d6485
Fix for correct code highlighting in doc (#24082)
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-11-26 15:26:06 +00:00
Luke Latham 7c38dc68fe
Blazor IdS AKV updates (#24081) 2021-11-26 08:14:35 -06:00
Kirk Larkin 2144889f58
Prepare Handle Errors for 6.0 (#24080) 2021-11-26 13:31:26 +00:00
GitHubPang d0c5d5e829
Fix typo (#24073)
Remove duplicated word "following"
2021-11-25 16:31:48 -08:00
Kirk Larkin 784f1cf4f9
Prepare Kestrel Overview for 6.0 (#24070) 2021-11-25 17:38:53 +00:00
Kirk Larkin 7b3aa87f6b
Update Handle Web API Errors to 6.0 (#24066)
* Update Handle Web API Errors to 6.0

* .

* .

* .
2021-11-25 06:57:17 -10:00
Kirk Larkin cc579c27f4
Prepare Handle Web API Errors for 6.0 (#24055) 2021-11-25 10:09:24 +00:00
Kirk Larkin 3f2b1ba009
Update Format Response Data to 6.0 (#24039)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-11-25 10:08:28 +00:00
GitHubPang 5c1943439b
Fix typos in migration guide (#24061) 2021-11-24 14:29:13 -10:00
Rick Anderson 8a0511c6c3
Update Claims to .NET 6 /3 (#24060)
* Update Claims to .NET 6 /3

* Update Claims to .NET 6 /3

* Update Claims to .NET 6 /3

* Update Claims to .NET 6 /3

* Update Claims to .NET 6 /3

* Update Claims to .NET 6 /3

* Update Claims to .NET 6 /3

* Update Claims to .NET 6 /3
2021-11-24 13:11:48 -10:00
Rick Anderson f6fda79c58
Explain GetRandomFileName /2 (#24058) 2021-11-24 15:58:47 -06:00
Rick Anderson 2356ddd531
Moniker Prep work for Claims /3 (#24059)
* Moniker Prep work for Claims /3

* Moniker Prep work for Claims /3
2021-11-24 08:56:39 -10:00
Jonathan fc077624a0
Remove slash (#24050) 2021-11-24 05:22:38 -06:00
Luke Latham 30a6b26048
Layout and prerendered head content (#24035) 2021-11-24 04:56:43 -06:00
Kirk Larkin 9060421762
Upgrade Model-Binding to 6.0 (#24019)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-11-24 10:29:49 +00:00
Rick Anderson b765ad6080
Update kestrel.md (#24045) 2021-11-23 17:42:30 -10:00
Rick Anderson d002df32a2
Merge pull request #24044 from dotnet/main
merge to live
2021-11-23 17:26:41 -10:00