Skip to content

Question: Support to build Expressions besides LambdaExpressions #170

@nsarris

Description

@nsarris

I'm trying to migrate an old project that had the original ms code embedded to using this library.

However this version has removed the Expression returning Parse methods and the parser class is internal so there is no way of using this other than building a lambda and replacing the input parameter with a visitor which is kind of costly.

For the record we are using this library to parse arbitrary mappings and build dynamic projections of tables so we need a source field expression

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions