Releases: voronov-maxim/OdataToEntity
referenced edm models
support referenced edm models
support GraphQL
many-to-many without join class
many-to-many without join class
bug fix
eliminates subquery (N+1)
eliminates subquery (N+1) and replaces them with 'LEFT JOIN'
add support filter navigation properties one-one relationship
add support in operator
fix client evaluation string concat and datetime functions
Last before switch to groupjoin
porting to netcoreapp2.1
add support ef core shadow property
improved build edm model
add support sourcelink
bugs fixed
Server-Driven Paging
add support navigation property odata.nextLink
add support $skiptoken
add support header Prefer: odata.maxpagesize
add support $compute
add project OdataToEntity.AspNetCore
add ODataResult for controller
bugs fixed
1.3.0
add support odat.nextLink
add support EdmEntityType hierarchy
add support ef core dbfunction
add support Ef core DbContextPool
bugs fixed