0
kicks
.NET Reflection Made Fast & Simple – Fasterflect 1.1 Release
Fasterflect is an open-source library which simplifies the task of performing .NET reflection invocations while being from 10 to a few hundred times faster than .NET reflection invocations, depending the Fasterflect's API you choose. It is implemented using .NET Dynamic Method to general CIL at runtime (thus the significantly improved performance). The library is heavily unit-tested (95%+ coverage).