Replies: 1 comment 4 replies
-
hi Please share this project on Github. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a console project and reference my layered application project.
Console => HostedService.cs
Application Layer => HelloWorldAppService.cs
But I got an error.
It's seem LazyServiceProvider isn't be injected, how to mke it work?
Beta Was this translation helpful? Give feedback.
All reactions