MscrmTools / MscrmTools.FluentQueryExpressions

A library to create QueryExpression the fluent way
GNU General Public License v3.0
23 stars 7 forks source link

Add implicit conversion of Query to QueryExpression #13

Closed aa-dit-yuh closed 10 months ago

aa-dit-yuh commented 10 months ago

Solves #12

Verified that the implicit conversion complies fine.