You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@esskar I wrote this as an experiment to see if a code generating IoC compiled with Roslyn could work. I added it to https://github.com/danielpalme/IocPerformance to compare its performance and to my surprise, it's the fastest (in the most simple scenarios).
I may return to this project at some point, I just don't have the capacity to do that in my current work/life commitments.
Out of interest have you tried it? The examples in the unit tests and IocPerformance cover most of it.
Hi. Is there any documentation on this?
The text was updated successfully, but these errors were encountered: