Skip to content

should add support for anonymous objects #1

@hackfaq

Description

@hackfaq

for example such IQueryable not working:

return queryable.Table.Select(x => new
{
Name = x.Name,
Sort = x.Sort
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions