Top 20 NuGet Packages depending on FeralExpressionsCore.Generator

Total dependencies: 1

FeralExpressionsCore 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)...