Metadata >> NuGet >> Atrico.Lib.Assertions >> 3.2.2.0

3.2.2.0

Metadata

Authors Rob Rimmer
Copyrights Copyright © Atrico Software 2014
Description Assertion constraint for use like: Assert.That(item, constraint)
IconUrl https://avatars0.githubusercontent.com/u/6891048
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atrico Software
ProjectUrl https://github.com/AtricoSoftware/Atrico.Lib.Assertions.git
ReleaseNotes 3.2.2.0 Update common lib 3.2.1.0 Update common lib 3.2.0.0 EqualTo now displays type in error message 3.1.0.0 Predicate added to count decorator ValueConstraintElement base class added for convenience (Ref)ValueModifierDecorator base classes added for convenience NullablevalueDecorator added 3.0.0.0 Big refactor, uses extension functions Updated to Atrico.Lib.Common 1.3 2.1.0.0 Common functions moved into common lib More detailed error message when comparing collections 2.0.0.0: Adapters removed, only decorators now used. Decoraters combined using lambdas and generally cleaned up 1.1.0.0: Implemented overloads for IsEqualTo and IsEquivalentTo using custom comparers 1.0.0.2: Fixed error message where string was treated as list of chars Internal code tweaks - Pulled into separate projects for framework version and single solution for GitHub Icon and project urls pointed at GitHub 1.0.0.1: License added Icon added 1.0.0.0: Initial release
RequireLicenseAcceptance False
Dependencies Atrico.Lib.Common:1.7.0.0
Title Atrico.Lib.Assertions
PackageSize 108602
PackageHashAlgorithm SHA512
PackageHash ZaUret+y5WgsX98TtE3OIQ0OdURkwr6t6WXXXMMMsXMxieskOdorMg/spIEi6kVTHzgBNk3XnkxIicvfJf/r3A==
DownloadCount 000000
CreatedDate 2015-05-25T18:40:23

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 Atrico.Lib.Assertions -Version 3.2.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Atrico.Lib.Assertions -Version 3.2.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Atrico.Lib.Assertions 3.2.2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Atrico.Lib.Assertions -Version 3.2.2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Atrico.Lib.Assertions -Version 3.2.2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Atrico.Lib.Assertions -Version 3.2.2.0
Uninstalling the package:
o remove-wrap Atrico.Lib.Assertions

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.5 Binaries
AnyCPU Release .NETFramework,Version=v4.5.2 Binaries