This is a modified copy of the Microsoft assembly for the .Net 4.0 Dynamic language functionality to work with AutoMapper and projections.
Info
Version: | 3.0.1 |
Author(s): | Shane Ray |
Last Update: | Tuesday, July 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaneray/ShaneSpace.ProjectedDynamicLinq |
NuGet Url: | https://www.nuget.org/packages/ShaneSpace.ProjectedDynamicLinq |
Install
Install-Package ShaneSpace.ProjectedDynamicLinq
dotnet add package ShaneSpace.ProjectedDynamicLinq
paket add ShaneSpace.ProjectedDynamicLinq
ShaneSpace.ProjectedDynamicLinq Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 6.2.2)
- System.Reflection.Emit(>= 4.3.0)