danielpalme / IocPerformance

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

Fix statement in blog post regarding missed DryIoc documentation #57

Closed dadhi closed 8 years ago

dadhi commented 8 years ago

Since v2 it is no longer true. Here is the extensive list of topics covered https://bitbucket.org/dadhi/dryioc/wiki/Home#markdown-header-usage-guide

Regarding supported platforms, almost everything is supported, including .NET Core. In addition support still starts from .NET 3.5, which is mostly abondoned by the rest of the folks.