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

Support Blazor and RazorPages #21

Open
ghd258 opened this issue Dec 11, 2020 · 1 comment
Open

Support Blazor and RazorPages #21

ghd258 opened this issue Dec 11, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ghd258
Copy link

ghd258 commented Dec 11, 2020

Support Blazor and RazorPages

@lamondlu lamondlu added the enhancement New feature or request label Dec 11, 2020
@lamondlu lamondlu self-assigned this Dec 11, 2020
@ghd258
Copy link
Author

ghd258 commented Dec 13, 2020

ABP modules require to be initialized on application startup. They registers services to dependency injection for example. I didn't see in Microsoft's document how we register services to Dependency Injection (DI) for lazy loaded assemblies. As I know, it is not possible to register services to DI after the application has started.
So, I wanted to postpone this to investigate more in the next milestone. If you know and you can help, it is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants