FakeItEasy 4.1.1

It's faking amazing! The easy mocking framework for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.

Install-Package FakeItEasy -Version 4.1.1
dotnet add package FakeItEasy --version 4.1.1
<PackageReference Include="FakeItEasy" Version="4.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FakeItEasy --version 4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FakeItEasy, 4.1.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 FakeItEasy as a Cake Addin
#addin nuget:?package=FakeItEasy&version=4.1.1

// Install FakeItEasy as a Cake Tool
#tool nuget:?package=FakeItEasy&version=4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

https://github.com/FakeItEasy/FakeItEasy/releases

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
4.1.1 0 06.02.2022