Answer the question
In order to leave comments, you need to log in
Which ioc container is the standard in .net?
I noticed that the .net tutorials use several ioc containers to inject dependencies into the code. What container is the standard, and how often is it used?
Answer the question
In order to leave comments, you need to log in
There is no standard, try the popular ones (ninject, unity, autofac, etc.) and decide what suits you best (based on your impressions of setup, api, development and support).
p/s There is also a built-in solution in asp.net core: https://docs.microsoft.com/en-us/aspnet/core/funda...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question