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
Rick Anderson
40442c610d
Session v6update/ra/3 ( #24042 )
...
* update Session to V6 /3
* update Session to V6 /3
* update Session to V6 /3
* update Session to V6 /3
* update Session to V6 /3
* update Session to V6 /3
* update Session to V6 /3
* update Session to V6 /3
* update Session to V6 /3
2021-11-23 17:20:10 -10:00
cirinatorres
3241d60695
Update Index.cshtml.cs ( #24037 )
...
I think that the warning should be restored after the class instead of being disabled again.
2021-11-23 07:57:20 -10:00
Kirk Larkin
ddcccd2e83
Prepare Format Response Data for 6.0 ( #24036 )
2021-11-23 14:05:34 +00:00
Kirk Larkin
54561299c5
Fix casing of Identity's --useSqLite ( #24033 )
2021-11-23 02:51:15 -08:00
Joni
4e065d0696
Fix typo: implemenation => implementation ( #24032 )
2021-11-23 10:38:30 +00:00
John Surina
56cb8cec1d
Update to ASP.net Configuration page ( #23369 )
...
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-11-23 10:35:35 +00:00
Swiftly1
26cab4819b
[Minimal API docs] Adding an example of how to resolve dependencies just like in configure method ( #23998 )
...
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2021-11-23 09:49:17 +00:00
Rick Anderson
a97adf91ba
moniker prep session ( #24031 )
...
* moniker prep session
* moniker prep session
2021-11-22 15:32:35 -10:00
Rick Anderson
1412763ff5
Merge pull request #24030 from dotnet/main
...
Merge to live
2021-11-22 12:30:51 -10:00
Rick Anderson
3ed3798458
Update Win Auth to V6 /3 ( #24000 )
...
* Update Win Auth to V6 /3
* Update Win Auth to V6 /3
* Update Win Auth to V6 /3
* Update Win Auth to V6 /3
* work
* Update aspnetcore/security/authentication/windowsauth/6.0samples/WebRPwinAuth/Program.cs
Co-authored-by: Chris Ross <chrross@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
2021-11-22 12:25:58 -10:00
James Newton-King
332981065c
Update client-side load balancing with client factory support ( #24028 )
...
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-11-23 10:12:40 +13:00
Luke Latham
1e6d0e5baf
Merge pull request #24027 from dotnet/guardrex/blazor-bookmark-updates
...
Update Blazor bookmarks
2021-11-22 15:10:00 -06:00
guardrex
f27ed6283e
Update Blazor bookmarks
2021-11-22 15:06:39 -06:00
Rick Anderson
ba2c2c4ad0
Fedora/ssl/ra /1 ( #22267 )
...
* Fedora/ssl/ra
* Update aspnetcore/security/enforcing-ssl.md
* Update aspnetcore/security/enforcing-ssl.md
2021-11-22 10:08:51 -10:00
Luke Latham
3af613140b
Merge pull request #24023 from dotnet/main
2021-11-22 12:59:16 -06:00
Luke Latham
52e5337af4
Blazor Identity scaffolding ( #24018 )
2021-11-22 12:51:14 -06:00
Rick Anderson
dd1c5bca17
Merge pull request #24022 from dotnet/main
...
Merge to live
2021-11-22 08:33:14 -10:00
Kirk Larkin
385882e30a
Update Filters to 6.0 ( #23935 )
...
* Update Filters to 6.0
* Use file-scoped namespace declarations
* Restore < 6.0 version
* Update Filter scopes and order of execution
* Update Cancellation and short-circuiting
* Update Dependency injection
* Update specific filters
* IFilterFactory
* Update Use middleware in the filter pipeline
* Remove unused appsettings.json values
* .
* Set ms.date
2021-11-22 07:26:25 -10:00
Kirk Larkin
e955a9674e
Update Routing to 6.0 ( #23932 )
2021-11-22 11:14:25 +00:00
GitHubPang
bf48efdbf5
Fix typo ( #24016 )
2021-11-21 18:51:06 -06:00
Bouke Haarsma
4f50779ea7
Reference to FormTagHelper API docs ( #24011 )
...
* Reference to FormTagHelper API docs
* Update to XREF API link
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-11-21 06:58:17 -10:00
Luke Latham
17d7cfb71a
Persist component state updates ( #24013 )
2021-11-21 06:00:43 -06:00
Christopher Yeleighton
7b7704b1be
A controller is an instantiable public class ( #24007 )
2021-11-20 10:56:46 -06:00
Luke Latham
2b013f79b0
Replace IE image ( #24004 )
2021-11-20 10:54:12 -06:00
Luke Latham
8fb4acda46
Update broken link ( #24006 )
2021-11-20 10:52:54 -06:00
Rick Anderson
b1936bc083
Update index.md
2021-11-19 14:59:09 -10:00
Rick Anderson
cc57e9a1ec
Update monikers for Win auth /3 ( #23996 )
...
* Update monikers for Win auth /3
* Update monikers for Win auth /3
2021-11-19 13:46:21 -10:00
Rick Anderson
87b6e1be15
Merge pull request #23997 from dotnet/warnNot6.0version/ra/2
...
warn tutorial is not updated to 6.0 yet
2021-11-19 13:36:52 -10:00
Rick Anderson
c69c4d2e9c
warn tutorial is not updated to 6.0 yet
2021-11-19 13:34:10 -10:00
Rick Anderson
58ded1a7d5
Merge pull request #23995 from dotnet/main
...
Merge to live
2021-11-19 13:06:29 -10:00
Rick Anderson
d9f436c82e
Update scaffold-identity.md
2021-11-19 13:04:02 -10:00
Rick Anderson
9fc1d712e4
Upate Scaffold Identity to .NET 6 /3 ( #23968 )
...
* Upate Scaffold Identity to .NET 6 /3
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
2021-11-19 11:47:40 -10:00
Rick Anderson
235b63089b
Merge pull request #23992 from dotnet/Rick-Anderson-patch-4
...
Update dependency-injection.md
2021-11-19 09:10:52 -10:00
Rick Anderson
46bfb9cfa5
Update dependency-injection.md
2021-11-19 09:09:23 -10:00
Rick Anderson
fc8c5f63cc
Merge pull request #23991 from dotnet/main
...
merge to live
2021-11-19 09:01:37 -10:00
Rick Anderson
915694b3fe
fix sample ( #23990 )
2021-11-19 08:40:17 -10:00
Ken Schlobohm
69eff41455
Describe multiple apps in the same app pool ( #23987 )
...
* Describe multiple apps in the same app pool
* Add link to compare hosting models
2021-11-19 08:04:37 -10:00