danielpalme / IocPerformance

Performance comparison of .NET IoC containers
https://danielpalme.github.io/IocPerformance
Apache License 2.0
876 stars 157 forks source link

ASP.NET Core Dependency Injection #62

Closed RobertPaulson90 closed 7 years ago

RobertPaulson90 commented 7 years ago

https://github.com/aspnet/DependencyInjection

Possible to benchmark this guy too?

dotnetjunkie commented 7 years ago

If you take a look at Daniel's benchmark, you'll see it actually lists Microsoft Framework DependencyInjection.

RobertPaulson90 commented 7 years ago

I just closed my issue a second before you replied. My apologies! It is here as well too. SimpleInjector really kicks butt, is it feature lackluster for all that added speed, or just "better". Love it!