FeralExpressionsCore NuGet Package

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




Got any FeralExpressionsCore Question?





Info

Version: 5.1.0
Author(s): ruben morton
Last Update: Saturday, August 27, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ze1tgeist/FeralExpressions
NuGet Url: https://www.nuget.org/packages/FeralExpressionsCore


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



Tags



STATS

must-have-score

.5

avg-downloads-per-day

5

days-since-last-release

579