Metadata >> NuGet >> AutoFixture.Contrib >> 3.0.0-pre21

3.0.0-pre21

Metadata

Authors Jin-Wook Chung
Description AutoFixture.Contrib is to facilitate unit testing using the AutoFixture framework.
LicenseUrl https://github.com/jwChung/AutoFixture.Contrib/blob/master/LICENCE.md
Owners Jin-Wook Chung
ProjectUrl https://github.com/jwChung/AutoFixture.Contrib
ReleaseNotes v3 Release Notes - Modified enumeration values of Matches and BuildFlags. - Renamed BuildFalgs to BuildOptions. - Removed the Moq reference. - Deleted Obsoleted members and tests for it. - Renamed the 'Flags' property to 'BuildOptions'. - Changed the default value of the BuildOptions property and the Matches property. - Removed the auto generic feature form MemberCollection but instead of it, introduced MakeAutoGeneric extension methods. - MemberCollection represents only declared members as default since inherited members are not necessary to be considered on idiomatic assertions.
RequireLicenseAcceptance False
Dependencies AutoFixture:3.16.1|xunit.extensions:1.9.2
Title AutoFixture.Contrib
PackageSize 92441
PackageHashAlgorithm SHA512
PackageHash rfxK6i6LD2Y4eX439raoMSc602kQKiEo7N3J6qcJ/LoDgwXLqammiH32mslDZu47gzJZErERj5jrUnR6Mfe2Wg==
DownloadCount 000000
CreatedDate 2014-03-12T06:11:49

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AutoFixture.Contrib -Version 3.0.0-pre21 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AutoFixture.Contrib -Version 3.0.0-pre21 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete AutoFixture.Contrib 3.0.0-pre21 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package AutoFixture.Contrib -Version 3.0.0-pre21 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AutoFixture.Contrib -Version 3.0.0-pre21 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap AutoFixture.Contrib -Version 3.0.0-pre21
Uninstalling the package:
o remove-wrap AutoFixture.Contrib

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries