Remote.Linq.EntityFrameworkCore
6.3.0
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.
Install-Package Remote.Linq.EntityFrameworkCore -Version 6.3.0
dotnet add package Remote.Linq.EntityFrameworkCore --version 6.3.0
<PackageReference Include="Remote.Linq.EntityFrameworkCore" Version="6.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Remote.Linq.EntityFrameworkCore --version 6.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Remote.Linq.EntityFrameworkCore, 6.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Remote.Linq.EntityFrameworkCore as a Cake Addin
#addin nuget:?package=Remote.Linq.EntityFrameworkCore&version=6.3.0
// Install Remote.Linq.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=Remote.Linq.EntityFrameworkCore&version=6.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 3.1.10)
- Remote.Linq (>= 6.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Remote.Linq.EntityFrameworkCore:
Repository | Stars |
---|---|
6bee/Remote.Linq
Simply LINQ your remote resources...
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.3.0 | 228 | 1/16/2021 |
6.2.3 | 399 | 6/17/2020 |
6.2.1 | 177 | 5/13/2020 |
6.2.0 | 185 | 4/16/2020 |
6.1.2 | 261 | 10/18/2019 |
6.1.1 | 205 | 10/4/2019 |
6.1.0 | 204 | 9/22/2019 |
6.0.0 | 328 | 7/8/2019 |
5.8.2 | 38,558 | 11/28/2018 |
5.8.1 | 921 | 10/22/2018 |
5.8.0 | 836 | 9/26/2018 |
5.7.0 | 585 | 7/9/2018 |
2.0.0 | 895 | 9/22/2017 |
1.1.0 | 526 | 8/21/2017 |
1.0.0 | 553 | 6/15/2017 |