Top 20 NuGet Packages depending on FeralExpressions.Generator

Total dependencies: 1

FeralExpressions defines the expansion method .Inline() which can be called on either an expression, or an IQueryable. It replaces method calls in the expression with the method body. In order for this to work, the method must (a) be declared in a partial class (b) have an expression body (c) hav...