LazyEntityGraph.AutoFixture
2.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LazyEntityGraph.AutoFixture --version 2.0.0
NuGet\Install-Package LazyEntityGraph.AutoFixture -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LazyEntityGraph.AutoFixture" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LazyEntityGraph.AutoFixture" Version="2.0.0" />
<PackageReference Include="LazyEntityGraph.AutoFixture" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LazyEntityGraph.AutoFixture --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LazyEntityGraph.AutoFixture, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LazyEntityGraph.AutoFixture@2.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LazyEntityGraph.AutoFixture&version=2.0.0
#tool nuget:?package=LazyEntityGraph.AutoFixture&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An AutoFixture customization for lazy-loading entities using LazyEntityGraph
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AutoFixture (>= 4.0.0 && < 5.0.0)
- Castle.Core (>= 4.2.1)
- LazyEntityGraph (= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.4.0 | 7,989 | 1/22/2023 |
2.4.0-pre2 | 172 | 12/16/2022 |
2.3.5 | 64,652 | 10/31/2020 |
2.3.4 | 2,996 | 7/2/2020 |
2.3.4-pre1 | 447 | 7/2/2020 |
2.3.1 | 16,414 | 5/27/2020 |
2.3.0 | 743 | 4/12/2020 |
2.3.0-pre1 | 483 | 4/12/2020 |
2.3.0-build68 | 504 | 4/12/2020 |
2.2.0 | 52,855 | 10/12/2018 |
2.2.0-pre1 | 753 | 10/10/2018 |
2.1.0 | 4,720 | 7/4/2018 |
2.1.0-pre4 | 1,054 | 7/4/2018 |
2.1.0-pre3 | 1,000 | 7/4/2018 |
2.1.0-pre2 | 1,051 | 7/4/2018 |
2.0.2 | 2,382 | 6/6/2018 |
2.0.1 | 1,198 | 5/14/2018 |
2.0.0 | 1,962 | 5/8/2018 |
1.0.0 | 11,119 | 6/8/2016 |
Update AutoFixture to version 4 namespace