Allows for inlining LINQ expressions inside other expressions to reduce code duplication.
Info
Version: | 1.0.3 |
Author(s): | Gapanovich Igor |
Last Update: | Sunday, April 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GapanovichIgor/ExpressionInlining |
NuGet Url: | https://www.nuget.org/packages/ExpressionInlining |
Install
Install-Package ExpressionInlining
dotnet add package ExpressionInlining
paket add ExpressionInlining
ExpressionInlining Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags