An AutoFixture customization for lazy-loading entities using LazyEntityGraph.
Info
| Version: | 2.4.0 |
| Author(s): | David Broudy, Alex Fox Gill |
| Last Update: | Sunday, January 22, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dbroudy/LazyEntityGraph |
| NuGet Url: | https://www.nuget.org/packages/LazyEntityGraph.AutoFixture |
Install
Install-Package LazyEntityGraph.AutoFixture
dotnet add package LazyEntityGraph.AutoFixture
paket add LazyEntityGraph.AutoFixture
LazyEntityGraph.AutoFixture Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LazyEntityGraph(>= 2.3.5)
- AutoFixture(>= 4.2.0 && < 5.0.0)
- LazyEntityGraph(>= 2.3.5)
- AutoFixture(>= 4.2.0 && < 5.0.0)
- LazyEntityGraph(>= 2.3.5)
- AutoFixture(>= 4.2.0 && < 5.0.0)
Tags