A way of expanding extension methods in your LINQ expressions so that it can be interperated by a third party who doesn't understand your extensions.
Info
Version: | 1.0.1 |
Author(s): | Luke McGregor |
Last Update: | Tuesday, October 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lukemcgregor/LinqExpander |
NuGet Url: | https://www.nuget.org/packages/LinqExpander |
Install
Install-Package LinqExpander
dotnet add package LinqExpander
paket add LinqExpander
LinqExpander Download (Unzip the "nupkg" after downloading)