Releases: tallesl/net-Dictionary
Releases · tallesl/net-Dictionary
2.1.1
- Returning
IDictionary<string, object>
back when given (f44ec30).
2.1.0
- Added a
MakeWithType
method that gives also the Type of the values. (b2faf2e)
1.1.0
- Supporting reading not only properties but also fields (ed02852).