


???
@shirhatti
This is a known limitation of in-process hosting. We should look into this for 5.0
cc @jkotalik
Doc bug, release notes, etc.?
This requires a lot of work from the core-setup side to get working. cc @elinor-fung.
@guardrex can we add a few sections to the AspNetCoreModule section to mention that single file deployments aren't supported: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-3.0#in-process-hosting-model
I guess this feature will only be available in .NET 5, in .NET Core 3.1 is it not possible to publish applications this way?
It's possible to publish apps in that way in .NET Core 3.1 and .NET 5, however they won't run with IIS in-process hosting. We are going to investigate this in 6.0.
Tracking issue in runtime: https://github.com/dotnet/runtime/issues/41482
Most helpful comment
This requires a lot of work from the core-setup side to get working. cc @elinor-fung.
@guardrex can we add a few sections to the AspNetCoreModule section to mention that single file deployments aren't supported: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-3.0#in-process-hosting-model