LazyEntityGraph 2.3.5
Create lazy-loaded object graphs
Install-Package LazyEntityGraph -Version 2.3.5
dotnet add package LazyEntityGraph --version 2.3.5
<PackageReference Include="LazyEntityGraph" Version="2.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LazyEntityGraph --version 2.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LazyEntityGraph, 2.3.5"
#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 LazyEntityGraph as a Cake Addin
#addin nuget:?package=LazyEntityGraph&version=2.3.5
// Install LazyEntityGraph as a Cake Tool
#tool nuget:?package=LazyEntityGraph&version=2.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fix null Many to One property
Dependencies
-
.NETFramework 4.5.2
- Castle.Core (>= 4.2.0 && < 5.0.0)
-
.NETStandard 2.0
- Castle.Core (>= 4.2.0 && < 5.0.0)
-
.NETStandard 2.1
- Castle.Core (>= 4.2.0 && < 5.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on LazyEntityGraph:
Package | Downloads |
---|---|
LazyEntityGraph.EntityFramework
Configure LazyEntityGraph with Entity Framework metadata (Code First or EDMX)
|
|
LazyEntityGraph.AutoFixture
An AutoFixture customization for lazy-loading entities using LazyEntityGraph.
|
|
LazyEntityGraph.EntityFrameworkCore
Configure LazyEntityGraph with Entity Framework Core
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.3.5 | 1,622 | 10/31/2020 |
2.3.4 | 1,948 | 7/2/2020 |
2.3.4-pre1 | 249 | 7/2/2020 |
2.3.3 | 187 | 7/2/2020 |
2.3.2 | 192 | 7/2/2020 |
2.3.2-build77 | 195 | 7/2/2020 |
2.3.1 | 579 | 5/27/2020 |
2.3.0 | 376 | 4/12/2020 |
2.3.0-pre1 | 285 | 4/12/2020 |
2.3.0-build68 | 296 | 4/12/2020 |
2.2.0 | 38,030 | 10/12/2018 |
2.2.0-pre1 | 451 | 10/10/2018 |
2.1.0 | 1,471 | 7/4/2018 |
2.1.0-pre4 | 479 | 7/4/2018 |
2.1.0-pre3 | 453 | 7/4/2018 |
2.1.0-pre2 | 451 | 7/4/2018 |
2.0.2 | 979 | 6/6/2018 |
2.0.1 | 578 | 5/14/2018 |
2.0.0 | 1,185 | 5/8/2018 |
1.0.0 | 18,047 | 6/8/2016 |