AutoFixture.AutoRhinoMocks
4.18.1
Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AutoFixture.AutoRhinoMocks --version 4.18.1
NuGet\Install-Package AutoFixture.AutoRhinoMocks -Version 4.18.1
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="AutoFixture.AutoRhinoMocks" Version="4.18.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.AutoRhinoMocks" Version="4.18.1" />
<PackageReference Include="AutoFixture.AutoRhinoMocks" />
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 AutoFixture.AutoRhinoMocks --version 4.18.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoFixture.AutoRhinoMocks, 4.18.1"
#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 AutoFixture.AutoRhinoMocks@4.18.1
#: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=AutoFixture.AutoRhinoMocks&version=4.18.1
#tool nuget:?package=AutoFixture.AutoRhinoMocks&version=4.18.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Rhino Mocks. To use it, add the AutoRhinoMockCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/11/13/RhinoMocksbasedAutomockingWithAutoFixture.aspx
| 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.
-
.NETFramework 4.5.2
- AutoFixture (>= 4.18.1)
- RhinoMocks (>= 3.6.0 && < 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AutoFixture.AutoRhinoMocks:
| Repository | Stars |
|---|---|
|
ZedGraph/ZedGraph
Graphing Library for .NET
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-preview0012 | 212 | 1/21/2025 |
| 5.0.0-preview0011 | 225 | 4/15/2024 |
| 5.0.0-preview0010 | 196 | 3/25/2024 |
| 5.0.0-preview0009 | 202 | 3/10/2024 |
| 5.0.0-preview0008 | 229 | 2/18/2024 |
| 5.0.0-preview0007 | 271 | 12/9/2023 |
| 5.0.0-preview0006 | 229 | 12/4/2023 |
| 5.0.0-pdb-test0003 | 210 | 12/10/2023 |
| 5.0.0-pdb-test0002 | 174 | 12/10/2023 |
| 5.0.0-pdb-test0001 | 205 | 12/10/2023 |
| 5.0.0-dataattributes0001 | 224 | 12/27/2023 |
| 4.18.1 | 19,544 | 11/28/2023 |
| 4.18.0 | 15,781 | 2/21/2023 |
| 4.17.0 | 52,890 | 4/20/2021 |
| 4.16.0 | 984 | 4/1/2021 |
| 4.15.0 | 4,132 | 12/18/2020 |
| 4.14.0 | 13,831 | 9/10/2020 |
| 4.13.0 | 7,914 | 7/9/2020 |
| 4.12.0 | 1,322 | 6/28/2020 |
| 4.11.0 | 155,013 | 7/8/2019 |
Loading failed