Linq extension method AutoProjectInto, that automates projection of same-name, same-type properties in select statements.
Info
| Version: | 1.0.1 |
| Author(s): | github.com/ikoshelev |
| Last Update: | Sunday, March 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IKoshelev/Linq.AutoProject |
| NuGet Url: | https://www.nuget.org/packages/Linq.AutoProject |
Install
Install-Package Linq.AutoProject
dotnet add package Linq.AutoProject
paket add Linq.AutoProject
Linq.AutoProject Download (Unzip the "nupkg" after downloading)
Dependencies
Tags