Rocket.Surgery.Extensions.Testing.FakeItEasy
3.0.1
See the version list below for details.
dotnet add package Rocket.Surgery.Extensions.Testing.FakeItEasy --version 3.0.1
NuGet\Install-Package Rocket.Surgery.Extensions.Testing.FakeItEasy -Version 3.0.1
<PackageReference Include="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="3.0.1" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="3.0.1" />
<PackageReference Include="Rocket.Surgery.Extensions.Testing.FakeItEasy" />
paket add Rocket.Surgery.Extensions.Testing.FakeItEasy --version 3.0.1
#r "nuget: Rocket.Surgery.Extensions.Testing.FakeItEasy, 3.0.1"
#:package Rocket.Surgery.Extensions.Testing.FakeItEasy@3.0.1
#addin nuget:?package=Rocket.Surgery.Extensions.Testing.FakeItEasy&version=3.0.1
#tool nuget:?package=Rocket.Surgery.Extensions.Testing.FakeItEasy&version=3.0.1
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Autofac.Extras.FakeItEasy (>= 5.0.1)
- FakeItEasy (>= 5.4.0)
- FakeItEasy.Analyzer.CSharp (>= 5.4.0)
- Rocket.Surgery.Extensions.Testing (>= 3.0.1)
- Rocket.Surgery.Extensions.Testing.Coverlet (>= 3.0.1)
-
.NETStandard 2.1
- Autofac.Extras.FakeItEasy (>= 5.0.1)
- FakeItEasy (>= 5.4.0)
- FakeItEasy.Analyzer.CSharp (>= 5.4.0)
- Rocket.Surgery.Extensions.Testing (>= 3.0.1)
- Rocket.Surgery.Extensions.Testing.Coverlet (>= 3.0.1)
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 |
|---|---|---|
| 10.0.6 | 1,464 | 7/4/2026 |
| 10.0.5 | 791 | 6/28/2026 |
| 10.0.4 | 118 | 6/28/2026 |
| 10.0.4-beta.1 | 64 | 6/28/2026 |
| 10.0.3 | 156 | 6/28/2026 |
| 10.0.3-beta.55 | 79 | 6/28/2026 |
| 10.0.3-beta.54 | 70 | 6/28/2026 |
| 10.0.3-beta.53 | 74 | 6/26/2026 |
| 10.0.3-beta.52 | 78 | 6/24/2026 |
| 10.0.2 | 13,692 | 5/16/2026 |
| 10.0.1 | 28,711 | 3/2/2026 |
| 10.0.0-beta.2 | 72,739 | 9/15/2025 |
| 10.0.0-beta.1 | 581 | 9/10/2025 |
| 9.0.5 | 191,856 | 2/25/2025 |
| 9.0.4 | 2,157 | 1/24/2025 |
| 9.0.3 | 3,975 | 12/17/2024 |
| 9.0.2 | 1,437 | 12/3/2024 |
| 9.0.2-beta.2 | 139 | 12/2/2024 |
| 9.0.2-beta.1 | 144 | 11/30/2024 |
| 3.0.1 | 2,043 | 10/27/2019 |
## v3.0.1
As part of this release we had [2 issues](https://github.com/RocketSurgeonsGuild/Testing/milestone/21?closed=1) closed.
__ dependenciess__
- [__#42__](https://github.com/RocketSurgeonsGuild/Testing/pull/42) Bump FakeItEasy from 5.3.0 to 5.4.0
- [__#41__](https://github.com/RocketSurgeonsGuild/Testing/pull/41) Bump FakeItEasy.Analyzer.CSharp from 5.3.0 to 5.4.0
## Changes:
* Updated logger tests to have a new method for creating the logger factory
* Merge pull request #41 from RocketSurgeonsGuild/dependabot/nuget/master/FakeItEasy.Analyzer.CSharp-5.4.0
* Bump FakeItEasy.Analyzer.CSharp from 5.3.0 to 5.4.0
* Merge pull request #42 from RocketSurgeonsGuild/dependabot/nuget/master/FakeItEasy-5.4.0
* Bump FakeItEasy from 5.3.0 to 5.4.0
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=5313&view=logs).