Commit Graph

13408 Commits (68cb1d68f502f13f56952f7dd94c72c404592829)

Author SHA1 Message Date
Rick Anderson dfa81baaa7
Merge pull request #23962 from dotnet/main
merge to live
2021-11-17 08:18:29 -10:00
Rick Anderson a31d23c7cd
Update SignalR tutorial to V6 /2 (#23940)
* Update SignalR tutorial to V6 /2

* Update SignalR tutorial to V6 /2

* Update SignalR tutorial to V6 /2
2021-11-17 08:11:25 -10:00
Vlad Saftoiu Alexandru bf2fb17f7c
added @ to render partial view _ArticleSection in mvc example (#23960)
Co-authored-by: vlad <vlad.saftoiu@dedalus.eu>
2021-11-17 16:38:38 +00:00
Luke Latham 3894724710
Razor component instantiation update (#23957) 2021-11-17 09:39:25 -06:00
Kirk Larkin 11b4437685
Update dotnet-watch.md (#23958) 2021-11-17 13:41:03 +00:00
Luke Latham 22a03d1bbc
Clarify Component TH cross-linked content (#23955) 2021-11-17 06:37:14 -06:00
Kirk Larkin 4b12045b99
Prepare Microsoft Logins for 6.0 (#23954) 2021-11-17 12:36:27 +00:00
Luke Latham cedf7426dc
Make example classes public (#23952) 2021-11-17 05:40:15 -06:00
Kirk Larkin 3d4a73d9c4
Use InvokeAsync in all Write Middleware examples (#23951) 2021-11-17 09:58:49 +00:00
Rick Anderson 98e4ac17c7
fix pic (#23941) 2021-11-16 15:01:04 -10:00
Rick Anderson b086853fb5
signalR moniker prep /2 (#23939)
* signalR moniker prep /2

* signalR moniker prep /2
2021-11-16 13:43:07 -10:00
Rick Anderson 85877dcfed
remove snippet /2 (#23938) 2021-11-16 13:22:04 -10:00
Rick Anderson 3209f4b697
Merge pull request #23937 from dotnet/main
merge to live
2021-11-16 09:28:37 -10:00
Rick Anderson 010335d0fe
Shim startup/ra/2 (#23898)
* fix snippets in what's new

* Remove UseEndpoints/UseRouting from StartUp shim/2

* Remove UseEndpoints/UseRouting from StartUp shim/2

* Remove UseEndpoints/UseRouting from StartUp shim/2

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

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

* Remove UseEndpoints/UseRouting from StartUp shim/2

Co-authored-by: Stephen Halter <halter73@gmail.com>
2021-11-16 09:10:04 -10:00
Kirk Larkin d085770a96
Prepare Routing for 6.0 (#23931) 2021-11-16 10:39:21 +00:00
Luke Latham d3e0fe3e39
Update Blazor custom web.config guidance (#23912) 2021-11-16 04:23:40 -06:00
Luke Latham 4ec99c2e37
Surface how to disable CSS isolation (#23930) 2021-11-16 04:21:08 -06:00
Luke Latham a4ee30efbd
Ad hoc feature adoption and HeadOutlet updates (#23929) 2021-11-16 04:07:02 -06:00
Luke Latham bb08c5d210
Blazor DI example updates (#23928) 2021-11-16 03:53:23 -06:00
Rick Anderson 19bf328189
Merge pull request #23924 from dotnet/main
Merge to live
2021-11-15 17:42:49 -10:00
Rick Anderson 5dd3075877
Intro to RP V6 update /4 (#23919)
* Intro to RP V6 update /4

* Intro to RP V6 update /4

* Intro to RP V6 update /4

* Intro to RP V6 update /4
2021-11-15 17:38:41 -10:00
Rick Anderson 7ed01df16b
Moniker prep for into to RP /4 (#23918) 2021-11-15 11:25:45 -10:00
Rick Anderson e88b3d56c4
Update adding-model.md 2021-11-15 09:28:20 -10:00
Luke Latham 6573355d60
Blazor CSS isolation updates (#23861) 2021-11-15 13:14:31 -06:00
Biometrical 98ee65d91b
Fixed typo (#23916) 2021-11-15 13:02:08 -06:00
Jonas Lomholdt f5a056bc01
Update hosted-services.md (#23913) 2021-11-15 10:02:00 -06:00
Rick Anderson febef4e3bb
Update layout.md (#23909) 2021-11-14 15:48:14 -10:00
Rick Anderson 4a064229f7
Update razor.md 2021-11-14 15:41:30 -10:00
Luke Latham ef41100ee1
Merge pull request #23903 from dotnet/main 2021-11-13 15:42:34 -06:00
Luke Latham f018cf1c4c
Blazor native deps (w/callback coverage) (#23668) 2021-11-13 15:21:29 -06:00
Luke Latham e68ccae196
Hosting model topic trimming/selection (#23200) 2021-11-13 13:39:29 -06:00
Luke Latham 7469d1618e
Merge pull request #23902 from dotnet/main 2021-11-13 11:16:01 -06:00
PrzybylaMateusz 1dfaf62049
Update minimal-apis.md - fix url link for autofac (#23901) 2021-11-13 11:12:47 -06:00
Pranav K eac0206301
Add a note to Virtualize component that recommends calling StateHasCh… (#23890) 2021-11-13 05:16:03 -06:00
Alaa Masoud b08cf2c879
Fix typo (#23897) 2021-11-13 05:12:16 -06:00
Luke Latham 43123bdde5
Remove comment (#23899) 2021-11-13 04:37:14 -06:00
Wade Pickett ea534d9fff
Remove dupe screenshot and update additional info screenshot (#23895) 2021-11-12 19:33:06 -08:00
Rick Anderson cb06cba6bc
Update Startup.cs 2021-11-12 15:20:01 -10:00
Rick Anderson 36bbf4c73b
Merge pull request #23896 from dotnet/main
merge to live
2021-11-12 13:22:07 -10:00
Rick Anderson 88fe376e0c
Use startup new hosting model/ra/2 (#23893)
* fix snippets in what's new

* Migrate to 6.0, add shim to Startup

* Migrate to 6.0, add shim to Startup

* Migrate to 6.0, add shim to Startup

* Migrate to 6.0, add shim to Startup

* Migrate to 6.0, add shim to Startup
2021-11-12 13:18:53 -10:00
Rick Anderson 1ada2fc0ea
Update index.md (#23894)
* Update index.md

* Update index.md

* Update index.md
2021-11-12 11:50:46 -10:00
Rick Anderson 4f34906a62
Merge pull request #23889 from dotnet/main
Merge to live
2021-11-12 09:38:20 -10:00
Rick Anderson 0f74046038
fix snippets in what's new (#23888) 2021-11-12 09:36:10 -10:00
Fredrik Linde 936d941314
Update ui-class.md (#23886) 2021-11-12 13:26:33 -06:00
Rick Anderson 360250c7b5
Merge pull request #23885 from dotnet/main
Merge to live
2021-11-12 07:24:34 -10:00
Rick Anderson 16b456fb02
Make the migration samples not exclude the LTS train, 3.1 folks aren't excluded (#23874)
* Update 50-to-60-samples.md

* Update toc.yml

* Apply suggestions from code review

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

* Update aspnetcore/toc.yml

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

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-11-12 07:18:37 -10:00
Kirk Larkin f8b8ca5548
Remove nullability from IHelloService sample (#23884) 2021-11-12 07:18:09 -10:00
Kirk Larkin ccc2fc2384
Prepare Model-Binding for 6.0 (#23883) 2021-11-12 16:18:21 +00:00
Kirk Larkin 095e67886a
Prepare Filters for 6.0 (#23881) 2021-11-12 15:35:22 +00:00
Kirk Larkin 2218adbfae
Fix UseWebRoot example in Minimal APIs (#23878) 2021-11-12 09:51:34 +00:00