danielpalme / IocPerformance

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

Add Zenject 8.0.0 #108

Closed hashtagsheep closed 5 years ago

hashtagsheep commented 5 years ago

Note: Libraries are added directly to the project because there is no NuGet package available

danielpalme commented 5 years ago

No Nuget package in 2019? Seriously?

hashtagsheep commented 5 years ago

It is mostly used for Unity 3D projects where you have other methods to manage packages (unfortunately). With Unity 2018 it is finally possible to use modern .Net and C# that gives developers new options to select their favorite IoC framework. That is the reason why I wanted to have this added to the performance comparison :)