Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ A common approach to porting large apps from .NET Framework to ASP.NET Core is t
- [URL Rewrite module and Application Request Routing](/iis/extensions/url-rewrite-module/reverse-proxy-with-url-rewrite-v2-and-application-request-routing)
- [URL Rewrite](https://www.iis.net/downloads/microsoft/url-rewrite)
- [ASP.NET Core Module](/aspnet/core/host-and-deploy/aspnet-core-module?preserve-view=true&view=aspnetcore-2.1)
- [Share authentication cookies among ASP.NET apps](/aspnet/core/host-and-deploy/iis/)
- [Share authentication cookies among ASP.NET apps](/aspnet/core/security/cookie-sharing)
- [Samples used in this section](https://github.com/ardalis/MigrateDotNetWithIIS)

>[!div class="step-by-step"]
Expand Down