Need to update Hosting documents to remove claim of 'side-by-side' #10440
Labels
doc-bug
Problem with the content; needs to be fixed [org][type][category]
Milestone
The following sentence should be changed:
Because .NET Core is able to run side-by-side with itself, it's even possible to create hosts which initialize and start multiple versions of the .NET Core runtime and execute apps on all of them in the same process.
To:
.NET Core is not supported to run side-by-side with itself. If you are looking for assembly loading isolation consider AssemblyLoadContexts (https://docs.microsoft.com/en-us/dotnet/api/system.runtime.loader.assemblyloadcontext?view=netcore-2.2)
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: