Fasterflect is a library that helps you get rid of the complexity and slow performance of .NET Reflection by providing an intuitive API and using CIL code generation behind the scene. Fasterflect's delegate API can be up to 400x faster than corresponding .NET Reflection, therefore it is indispensable for applications which suffers from Reflection's performance. Version 2.0 introduces additional API for .NET Reflection metadata lookup, integration between metadata class and CIL-based fast invocations and add-on services such as (fast) deep-cloning, object member mapping, and exploratory object construction.
|
6
Shouts |
|
|||
No comments yet, be the first one to post comment.