QueryableProjector NuGet Package

IQueryable automatic projection device.


Easily convert IQueryable<Entity> to IQueryable<Dto>

var dtoQuery = query.ProjectTo<OrderDto>();.




Got any QueryableProjector Question?





Info

Version: 1.1.1
Author(s): Umut Özel
Last Update: Monday, June 19, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/umutozel/QueryableProjector
NuGet Url: https://www.nuget.org/packages/QueryableProjector


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



Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

2496