DependencyInjection class in the Microsoft.Extensions.DependencyInjection namespace #1254
Unanswered
jeeshenlee
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I notice the
DependencyInjection
class of theApplication
project usesMicrosoft.Extensions.DependencyInjection
instead of its own namespace, is this intentional?I created a project using the CLI.
Beta Was this translation helpful? Give feedback.
All reactions