AutoFixture.Idioms 2.7.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoFixture.Idioms --version 2.7.1
                    
NuGet\Install-Package AutoFixture.Idioms -Version 2.7.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.Idioms" Version="2.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.Idioms" Version="2.7.1" />
                    
Directory.Packages.props
<PackageReference Include="AutoFixture.Idioms" />
                    
Project file
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.Idioms --version 2.7.1
                    
#r "nuget: AutoFixture.Idioms, 2.7.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.Idioms@2.7.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.Idioms&version=2.7.1
                    
Install as a Cake Addin
#tool nuget:?package=AutoFixture.Idioms&version=2.7.1
                    
Install as a Cake Tool

Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms library encapsulates these idioms into reusable classes and methods.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on AutoFixture.Idioms:

Package Downloads
Energinet.DataHub.Core.TestCommon

[Release Notes](https://github.com/Energinet-DataHub/geh-core/blob/master/source/TestCommon/documents/release-notes/release-notes.md) [Documentation](https://github.com/Energinet-DataHub/geh-core/blob/master/source/TestCommon/documents/documentation.md)

AutoFixture.Idioms.FsCheck

Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms.FsCheck library encapsulates these idioms into reusable classes and methods.

Trove.Bundle.Xunit.Moq

Bundles together various packages to use xUnit and Moq.

EqualityTests

A way for performing suite of tests for equality in declarative manner

NatsnudaLibrary.TestExtensions

A collection of extensions for unit testing projects using xunit and AutoFixture.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on AutoFixture.Idioms:

Repository Stars
ZedGraph/ZedGraph
Graphing Library for .NET
ploeh/Hyprlinkr
A URI building helper library for ASP.NET Web API
kurrent-io/KurrentDB-Client-Dotnet
KurrentDB .NET Client
KyleMcMaster/payroll-processor
A smorgasbord of modern .NET tech written with functional and asynchronous patterns
GreanTech/AtomEventStore
A server-less .NET Event Store based on the Atom syndication format
Version Downloads Last Updated
5.0.0-preview0012 9,166 1/21/2025
5.0.0-preview0011 23,509 4/15/2024
5.0.0-preview0010 504 3/25/2024
5.0.0-preview0009 645 3/10/2024
5.0.0-preview0008 999 2/18/2024
5.0.0-preview0007 2,893 12/9/2023
5.0.0-preview0006 774 12/4/2023
5.0.0-pdb-test0003 617 12/10/2023
5.0.0-pdb-test0002 612 12/10/2023
5.0.0-pdb-test0001 645 12/10/2023
5.0.0-dataattributes0001 566 12/27/2023
4.18.1 2,008,083 11/28/2023
4.18.0 949,491 2/21/2023
4.17.0 2,828,733 4/20/2021
4.16.0 41,297 4/1/2021
4.15.0 265,421 12/18/2020
4.14.0 278,395 9/10/2020
4.13.0 219,703 7/9/2020
4.12.0 18,770 6/28/2020
2.7.1 6,429 12/16/2011
Loading failed