Skip to content

Add support for IDictionary<string, object> to IQuery.SetProperties #2009

@stanislav-a-frolov

Description

@stanislav-a-frolov

Hello, everyone,

Recently I've been trying to use IQuery.SetProperties with ExpandoObject and, of course, failed.
Support for IDictionary<string, object> (and similar interfaces) would be benefical as it would also handle other use cases, such as use of Dictionary itself. Also it is relatively easy to implement.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions