Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

已知问题汇总 #1

Open
John0King opened this issue Jun 1, 2020 · 0 comments
Open

已知问题汇总 #1

John0King opened this issue Jun 1, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@John0King
Copy link
Owner

John0King commented Jun 1, 2020

目前已经支持常规的asp.net core 3.x 的网站加载(即,采用默认的DI和没有动态代理的网站, autofac 再不支持动态代理的情况下,理论上是支持的)

已知问题:

  1. 动态代理不支持 可卸载 Alc
  2. 根据 Abp的测试,Abp采用的动态Controller/Endpoint 也会出现问题
  3. 目前的实现不支持热插拔, 在下个版本中,将采用中间件方式重新映射子应用路径, 到时候将支持热插拔
  4. asp.net core 程序集必须加载到AssemblyLoadContext.Default 里面去, 这里应该是 alc 的设计问题, 目前正在提交新的issue
@John0King John0King added the help wanted Extra attention is needed label Jun 1, 2020
@John0King John0King pinned this issue Jun 2, 2020
@John0King John0King changed the title autofac 与加载器冲突 已知问题汇总 Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant