Skip to main content
Remote.Linq.EntityFramework package icon

Remote.Linq.EntityFramework

Remote linq extensions for entity framework. Use this package to apply eager-loading (i.e. using Include-expressions) to EF queries.

Total Downloads
127.3K
127,285
Published
Aug 29, 2021
Latest stable version

Install

.NET CLI
dotnet add package Remote.Linq.EntityFramework --version 6.3.1
Package Manager Console
Install-Package Remote.Linq.EntityFramework -Version 6.3.1
PackageReference
<PackageReference Include="Remote.Linq.EntityFramework" Version="6.3.1" />

Frameworks

.NETFramework4.6.1 .NETStandard2.1

Dependencies

Remote.Linq
.NETFramework4.6.1
[6.3.1, )
EntityFramework
.NETFramework4.6.1
[6.4.4, )
Remote.Linq
.NETStandard2.1
[6.3.1, )
EntityFramework
.NETStandard2.1
[6.4.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.