redarrowlabs / Argo

:squirrel: c# object => json.api relational mapping
MIT License
7 stars 3 forks source link

updates client to not separate out attribute/meta for sort/filter #53

Closed kwal closed 7 years ago

kwal commented 7 years ago

Data service changed how filtering/sorting on meta works - this addresses those changes as well as adds better handling for type serialization and rudimentary Nullable<> conversion support.