tonyredondo/ObjectInspector
An efficient .NET object inspector/accesor to avoid reflection usage with duck typing support
C#MIT
Issues
- 0
- 0
Add support for non public object instances
#19 opened by tonyredondo - 1
Add support for ducktype in generic methods
#18 opened by tonyredondo - 1
Add support for indexers
#20 opened by tonyredondo - 1
Add a cache backing field for inner ducktypes
#24 opened by tonyredondo - 0
Add support for tuples
#25 opened by tonyredondo - 0
Add support for nullable types
#23 opened by tonyredondo - 0
- 1
Add support for convert OpCodes instructions
#16 opened by tonyredondo