FeralExpressions NuGet Package

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) have any references to this explicitly written.




Got any FeralExpressions Question?





Info

Version: 1.2.2-alpha
Author(s): ruben morton
Last Update: Friday, August 3, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ze1tgeist/FeralExpressions
NuGet Url: https://www.nuget.org/packages/FeralExpressions


Install
Install-Package FeralExpressions
dotnet add package FeralExpressions
paket add FeralExpressions
FeralExpressions Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

3

days-since-last-release

2087