Skip to content

skysgh/Spike.AspNetCore.ModuleLoading.AssemblyLoadContext

Repository files navigation

Spike.Asp.Net.Core.ModuleLoading.AssemblyLoadContext

Investigation of loading Modules into Asp.Net.Core after startup.

  • Startup project:
    • Spiies.Base.Host
  • Localhost port:
  • Dependencies:
    • Host depends on Shared
    • Same for Module
    • but HOST DOES NOT KNOW ABOUT Module (which is example 3rd party plugin)
  • Angular:
    • Views:
      • index page page is under Host/ClientApp/src folder
      • which in turn pulls in
      • Host/ClientApp/src/app contents
      • See Host/ClientApp/src/app/nav-menu to link to different views.

About

Investigation of loading Modules into Asp.Net.Core *after* startup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published