A lightweight query mapping library, QueryMutator provides Queryable, Enumerable and Object extensions for automapping objects and mapping multiple expressions into one. QueryMutator is used to automatically map complex expression trees to object graphs. Used in conjunction with Entity Framework, it's very easy to clean the interface of your data access layer when mapping your entities to business objects or data transfer objects.
$ dotnet add package QueryMutatorNo README available.