You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Default expansion of dictionaries supported (#240)
* Dictionaries supported within DefaultExpansionsBuilder.
* Handle dictionaries the same way lists are handled.
Add an implementation of GetUnderlyingElementType inside AutoMapper.AspNet.OData instead of using the one from LogicBuilder.Expressions.Utils.
* Add tests for dictionaries of complex types.
* fix configuration validation test
* Staying with the previously referenced LogicBuilder.Expressions.Utils.TypeExtensions.GetUnderlyingElementType in LinqExtensions.
---------
Co-authored-by: Blaise Taylor <btaylor@bPolicySolutions.com>
0 commit comments