1
Answer

Can I use Ninject in ASP.NET Core

Photo of Yogi S

Yogi S

6y
4.3k
1
I want to ask can I use Ninject in ASP.NET Core. If so what are the consequences since there is already a Dependency Injection feature in ASP.NET Core. What if Ninject will disturb some features or not?

Answers (1)