Base solution for your next web application
Open Closed

Where is in-process hosting model documented? #7637


User avatar
0
timmackey created

My app is Angular/Core ANZ v 7.0.0. Change Log ANZ 7.1.0 mentions "Enable in-process hosting model". Where can I read about this feature and how to use it in ANZ?


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    hi @timmackey

    Because it is a feature of Asp Net Core, you can view the documentation for Asp Net Core. https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-2.2#in-process-hosting-model https://weblog.west-wind.com/posts/2019/Mar/16/ASPNET-Core-Hosting-on-IIS-with-ASPNET-Core-22

    For related discussions on Zero, please refer to: https://github.com/aspnetzero/aspnet-zero-core/issues/2019 https://github.com/aspnetzero/aspnet-zero-core/pull/2446

    Please upgrade sdk/runtime at the same time. see: https://github.com/aspnetzero/aspnet-zero-core/pull/2584