Skip to main content
Remote.Linq.EntityFrameworkCore package icon

Remote.Linq.EntityFrameworkCore

Remote linq extensions for entity framework core. Use this package to apply eager-loading (i.e. using Include-expressions) to EF Core queries or make use of DB functions.

Total Downloads
645.2K
645,219
Published
Jul 9, 2018
Latest stable version

Install

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

Frameworks

.NETStandard1.3 .NETStandard1.6 .NETStandard2.0

Dependencies

Remote.Linq
.NETStandard1.3
[5.7.0, )
[1.1.2, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Remote.Linq
.NETStandard1.6
[5.7.0, )
[1.1.2, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
Remote.Linq
.NETStandard2.0
[5.7.0, )
[2.0.0, )

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 3 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.