Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add note on In-Process hosting (ThreeMammals#816)
When using ASP.NET Core 2.2 with In-Process hosting in IIS it's important to use .UseIIS() instead of .UseIISIntegration().
- Loading branch information