* 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>
* 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>
* 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>
* 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>
* 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
* 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>
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* Inc migration from Framework to ASP.NET Core /1
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* react to feedback
* react to feedback
* Update aspnetcore/migration/inc/session.md
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>