markrendle / Simple.Data

A light-weight, dynamic data access component for C# 4.0
MIT License
1.33k stars 302 forks source link

added support for dynamic indexer getter to SimpleRecord #327

Closed jplane closed 10 years ago

jplane commented 10 years ago

I needed this in order to do string-based navigation of foreign-key relationships.