RhinoMocks 3.6.1
Rhino Mocks is using Castle Dynamic Proxy (http://www.castleproject.org/dynamicproxy/index.html) to handle proxying the types it needs to mock.
The Dynamic Proxy project has been invaluable resource and made creating Rhino Mocks possible.
Install-Package RhinoMocks -Version 3.6.1
dotnet add package RhinoMocks --version 3.6.1
<PackageReference Include="RhinoMocks" Version="3.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RhinoMocks --version 3.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RhinoMocks, 3.6.1"
#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 RhinoMocks as a Cake Addin
#addin nuget:?package=RhinoMocks&version=3.6.1
// Install RhinoMocks as a Cake Tool
#tool nuget:?package=RhinoMocks&version=3.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.6.1 | 0 | 06.02.2022 |