Commit Graph

566 Commits (a4db169117f0e3ce7ebdda300cf131555462b8e2)

Author SHA1 Message Date
Safia Abdalla 142577035a
Add note about resolving scoped services during migration (#30377)
* Add note about resolving scoped services during migration

Addresses https://github.com/dotnet/aspnetcore/issues/38326

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

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

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-09-15 16:24:47 -07:00
Rick Anderson aef25ad647
MIgration TOC (#30335)
* MIgration TOC

* MIgration TOC
2023-09-12 16:13:30 -10:00
Rick Anderson 02710e6751
MIgrate to 8 /1 (#30304)
* MIgrate to 8 /1

* MIgrate to 8 /1

* MIgrate to 8 /1

* MIgrate to 8 /1

* MIgrate to 8 /1

* MIgrate to 8 /1
2023-09-13 01:45:38 +00:00
Luke Latham 368757e5e2
Blazor AAD rename (#30198) 2023-08-30 09:31:52 -04:00
Rick Anderson 3f17d5c347
add external link to Vue (#30162)
* add external link to Vue

* add external link to Vue

* Update mvc2.md

* Update aspnetcore/introduction-to-aspnet-core.md

* Update aspnetcore/toc.yml

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-08-28 13:59:44 -10:00
Tim Deschryver be585ad1be
move remote authentication snippets into project file (#29975)
* move remote authentication snippets into project file

* Apply suggestions from code review

* Update aspnetcore/migration/inc/remote-authentication.md

* Update AspNetCore.cs

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-08-04 16:29:04 -10:00
Luke Latham 3852b0de71
Add a cross-link (#29990) 2023-08-04 08:44:04 -04:00
Tim Deschryver d1b375edae
Remote app session state 2023-07-28 14:59:17 +02:00
Tim Deschryver 597a5eb07b
ASP.NET to ASP.NET Core incremental session state migration 2023-07-28 14:58:57 +02:00
Tim Deschryver 687474b31c
migration-inc-wrapped: move snippet into sample folder 2023-07-28 14:44:26 +02:00
Rick Anderson c93e7f9ea6
Update mvc.md (#29824) 2023-07-17 15:56:32 -10:00
Luke Latham a2ba71029e
Enhance config access in Program.cs (#29804) 2023-07-14 14:50:14 -04:00
Rick Anderson b4f294202e
Update overview.md
Fixes #29650
2023-07-12 13:55:50 -10:00
Theano Petersen e09c5eeda5
fix broken links (#29569) 2023-06-20 14:39:39 -10:00
Tom Dykstra b7e27e11e3
Add mention of System.Net.Http.Json (#29415) 2023-06-02 15:07:00 -07:00
Luke Latham e9d6119fbc
Fix code example (#29392) 2023-06-01 00:05:07 +00:00
Luke Latham babbcc590e
Remove Open Iconic (#29331) 2023-05-23 06:07:12 -04:00
Daniel Roth 6b395924b9
Fix duplicate text in title (#29337)
* Fix duplicate text in title

* Clarify article is about upgrading a web forms project, not an MVC project
2023-05-22 18:05:42 -07:00
Peter Ritchie a6a9a4a6e9
Fixed highight for // Using a custom DI container. (#29333) 2023-05-22 10:13:16 -04:00
Rick Anderson e1f04e2cca
Add links to Startup.cs /8 (#29173)
* Add links to Startup.cs /8

* Add links to Startup.cs /8

* Add links to Startup.cs /8

* Add links to Startup.cs /8
2023-05-05 14:19:01 -10:00
Steve P 944b7fa736
Fix Remote App Setup method name and HttpModule (#29020)
* Fix Remote App Setup method name and HttpModule

It seems that the .Net Upgrade Assistant no longer automatically adds the HttpModule. Regardless, this article doesn't seem to assume the use of that tool, so it should describe all the required pieces.

* Apply suggestions from code review

Co-authored-by: Taylor Southwick <tasou@microsoft.com>

* Update aspnetcore/migration/inc/remote-app-setup.md

* Apply suggestions from code review

Co-authored-by: Taylor Southwick <tasou@microsoft.com>

* Update remote-app-setup.md

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
2023-05-03 14:57:48 -10:00
timbo 17974614f5
Update remote-authentication.md (#29128) 2023-05-02 11:32:28 -10:00
Rick Anderson cc9da2ff73
Rename mermaid.txt to mermaid.md (#29118)
* Rename mermaid.txt to mermaid.md

* Rename aspnetcore/migration/inc/mermaid.md to aspnetcore/migration/inc/includes/mermaid.md
2023-04-28 14:05:03 -10:00
Steve P e2d95ddec9
Mention required nuget package in remote app doc (#28966)
* Mention required nuget package in remote app doc

I can't find anywhere in the current docs where it says to install this package. Just using the sample code will yield `The name 'SystemWebAdapterConfiguration' does not exist in the current context`

* Apply suggestions from code review

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-04-18 17:40:44 -10:00
Steve P 0e45299479
Fix syntax error in remote app setup sample code (#28967)
Use indexer rather than method syntax for `builder.Configuration`
2023-04-13 14:47:38 -10:00
Rick Anderson c7d0e754a3
Reliable web app pattern 3 (#28947)
* Reliable web app pattern 3

* Reliable web app pattern 3

* Reliable web app pattern 3

* Reliable web app pattern 3

* Reliable web app pattern 3

* react to feedback
2023-04-13 01:29:10 +00:00
Patrick Szalapski 6ae8b3cb27
Update 60-70.md (#28834) 2023-03-30 17:35:44 -04:00
Rick Anderson 8bd7685b3d
Update with UA VS /1 (#28671)
* Update with UA VS /1

* work

* work

* work

* work

* work

* Apply suggestions from code review

Co-authored-by: Taylor Southwick <tasou@microsoft.com>

---------

Co-authored-by: Taylor Southwick <tasou@microsoft.com>
2023-03-16 18:52:26 +00:00
Taylor Southwick d274c5b604
Use xref to reference types in incremental migration (#28688)
* Use xref to reference types in incremental migration

* Fix xref

* fix

* Fix2

* Update aspnetcore/migration/inc/remote-authentication.md

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

* Update aspnetcore/migration/inc/remote-authentication.md

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

* Update aspnetcore/migration/inc/remote-authentication.md

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

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-03-16 08:44:12 -10:00
Tom Dykstra fb405a3688
Fix links (#28691) 2023-03-16 11:42:26 -07:00
Luke Latham 177a978e07
Layouts versioning (#28659) 2023-03-13 10:44:54 -04:00
Rick Anderson 20097b88d7
update how to update MVC legacy to Core (#28625)
* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core
2023-03-10 08:43:04 -10:00
Rick Anderson c7d054826e
update how to update MVC legacy to Core (#28623)
* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core

* update how to update MVC legacy to Core
2023-03-08 17:45:18 -10:00
Rick Anderson 86b67367c7
upgrade not migrate /1 (#28592)
* upgrade not migrate /1

* upgrade not migrate /1

* upgrade not migrate /1

* upgrade not migrate /1

* upgrade not migrate /1

* upgrade not migrate /1

* upgrade not migrate /1

* upgrade not migrate /1

* upgrade not migrate /1
2023-03-07 14:11:54 -10:00
Luke Latham 3b0330e8c2
Edit pass on Blazor with Yarp (#28574)
* Edit pass on Blazor with Yarp

* Create BlazorEndpointRouteBuilderExtensions.cs

* Updates

* Updates
2023-03-07 08:45:47 -10:00
Taylor Southwick 3d1b2bfa1d
Add doc for using Blazor with YARP (#28535) 2023-03-03 14:38:53 -10:00
Rick Anderson d01a9016ec
A/B Test edit pass /1 (#28551)
* A/B Test edit pass /1

* A/B Test edit pass /1

* Update aspnetcore/migration/inc/abtesting.md
2023-03-03 14:35:49 -10:00
Taylor Southwick 5c75d2ac1c
Fix a couple of incorrect APIs for the incremental migration docs (#28545) 2023-03-02 12:27:45 -10:00
Rick Anderson 7d1bd99b73
Create stub.text 2023-03-02 12:08:40 -10:00
Taylor Southwick c144129225
Add A/B testing info for incremental migration (#28534)
* Add A/B testing info for incremental migration

* default value to true
2023-03-02 11:51:48 -10:00
Wade Pickett 36beb3e211
SignalR: Reference shared framework (#28398)
* SignalR: Reference shared framework

* Update aspnetcore/signalr/hubs.md

Committing the inline suggestion, and then will update the missing link afterwards.

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

* Moved 7.0 version up, moved new note to bottom of topics

* Removed dupe.

* added note in 5 more topics, moved latest versions to top where needed

* New include, reduced number of topics, added resources links

* Moved link in migration doc to internal.

* Added description for xref since subsection title not generated

* Removed note from hubcontext, using additional resources link now

* Reduced new section in migration topic per Rick suggestion

* Apply suggestions from code review

Added additional suggestions to link.

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

* Moved note back to near top of hubs.md all 3 versions per Brennan suggestion

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-02-24 12:23:37 -08:00
Rick Anderson 5bd2815147
Update index.md 2023-02-14 16:08:33 -10:00
Rick Anderson 532b45f045
Update 50-to-60.md (#28124)
* Update 50-to-60.md

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

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

---------

Co-authored-by: Stephen Halter <halter73@gmail.com>
2023-02-02 17:07:03 -10:00
Rick Anderson 6255e836ce
isLockedOut migration /2 (#28150)
* isLockedOut migration /2

* isLockedOut migration /2

* isLockedOut migration /2

* isLockedOut migration /2
2023-02-01 09:11:16 -10:00
Rick Anderson b1369790a9
Update migration guide /8 (#28184)
* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Update migration guide /8

* Apply suggestions from code review

Co-authored-by: Chris Ross <chrross@microsoft.com>

---------

Co-authored-by: Chris Ross <chrross@microsoft.com>
2023-02-01 08:56:48 -10:00
Daniel Roth 7713e25990
Update links to incremental ASP.NET migration (#28224) 2023-01-27 10:56:29 -10:00
Rick Anderson 600e881b1d
Migrate (#28183)
* Update Migration /8

* Update Migration /8

* Update Migration /8

* Update Migration /8

* Update Migration /8

* Update Migration /8

* Update Migration /8
2023-01-24 12:57:10 -10:00
Rick Anderson 2b4ebd6b52
Update Migration /8 (#28174)
* Update Migration /8

* Update Migration /8

* Update Migration /8

* Update Migration /8

* Update Migration /8

* Update Migration /8
2023-01-24 12:22:30 -10:00
Adam Daniel d7eb977a75
Fix trivial typo in adapters.md (#28181) 2023-01-24 16:56:19 +00:00
Mike Rousos 72b477563d
Add docs and sample code for sharing auth cookies between ASP.NET and ASP.NET Core (#28020)
* Add docs and sample code for sharing auth cookies between ASP.NET and ASP.NET Core

* Update aspnetcore/migration/inc/remote-authentication.md

Co-authored-by: Chris Ross <Tratcher@Outlook.com>

* Update aspnetcore/migration/inc/remote-authentication.md

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

* Update aspnetcore/security/cookie-sharing.md

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

* Update aspnetcore/security/cookie-sharing.md

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

* Update aspnetcore/security/cookie-sharing.md

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

* Apply suggestions from code review

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

* Add details about how users should decide between auth sharing options

* Clarify that auth cookie sharing between ASP.NET and ASP.NET Core allows using cookies but not signing in from both apps.

* Move the last couple ASP.NET Core/ASP.NET Core sharing sections above the now-expanded ASP.NET/ASP.NET Core sharing section.

* Apply suggestions from code review

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

* Small rearrangement of content in a bulleted list

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-01-12 08:40:54 -10:00