Metadata >> NuGet >> Atrico.Lib.Assertions >> 2.1.0.0

2.1.0.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 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.1.0.0
Title Atrico.Lib.Assertions
PackageSize 72968
PackageHashAlgorithm SHA512
PackageHash sfFcl8BLWQmFCcORbPODqT2SHJnT2nDvhWLkaCaWEoG+iZ3mpaUMgpnz0JJa+PmjuK/0kyNgaSOLVRjujB2PIA==
DownloadCount 000000
CreatedDate 2015-01-01T21:14:20

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 2.1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Atrico.Lib.Assertions -Version 2.1.0.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 2.1.0.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 2.1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Atrico.Lib.Assertions -Version 2.1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Atrico.Lib.Assertions -Version 2.1.0.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