Commit Graph

13408 Commits (68cb1d68f502f13f56952f7dd94c72c404592829)

Author SHA1 Message Date
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
Luke Latham 786b1f01be
Blazor environments for App Service (#23959) 2021-11-19 09:43:34 -06:00
Luke Latham 43385f0077
Update bool value entries for host config (#23985) 2021-11-19 09:17:59 -06:00
Luke Latham a60cb87874
Correct path in example (#23983) 2021-11-19 06:32:41 -06:00
Rick Anderson f471b03314
Update adding-model.md (#23980) 2021-11-18 18:36:43 -10:00
Rick Anderson 10089233fd
Update 31-to-60.md (#23978) 2021-11-18 12:42:34 -10:00
Luke Latham 8ec67c23c6
Merge pull request #23974 from dotnet/main 2021-11-18 05:26:29 -06:00
Luke Latham 86c74e4220
Prerendered hosted WASM auth updates (#23973) 2021-11-18 05:17:59 -06:00
Luke Latham c9f6d1bf34
Fix code language (#23972) 2021-11-18 04:43:35 -06:00
GitHubPang 79f9ed86da
Fix typos (#23969) 2021-11-17 19:17:52 -06:00
Rick Anderson 6c168424a0
prep monikers for scaffold identity (#23967)
* prep monikers for scaffold identity

* prep monikers for scaffold identity

* prep monikers for scaffold identity
2021-11-17 10:54:43 -10:00
Fabian c975af1949
fix snippet language in dependency-injection (#23965) 2021-11-17 13:12:14 -06:00
Rick Anderson 076e8ecda9
Merge pull request #23964 from dotnet/main
Merge to live
2021-11-17 08:47:48 -10:00
Rick Anderson d1a5acb026
3.1 to 6.0 LTS track migration guide /3 (#23854)
* 3.1 to 6.0 LTS track migration guide /3

* 3.1 to 6.0 LTS track migration guide /3

* 3.1 to 6.0 LTS track migration guide /3

* work

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* 3.1 to 6.0 migration /3

* Add Blazor section

* Update aspnetcore/migration/31-to-60.md

Co-authored-by: Artak <34246760+mkArtakMSFT@users.noreply.github.com>

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Artak <34246760+mkArtakMSFT@users.noreply.github.com>
2021-11-17 08:40:17 -10:00