Metadata >> NuGet >> Atrico.Lib.Assertions >> 1.1.0.0

1.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 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
Title Atrico.Lib.Assertions
PackageSize 100891
PackageHashAlgorithm SHA512
PackageHash H+Ueu6MdGxKK72zgJP7spXoF/M14/nTZseCSvHQqGEqAvtEFjlWIsW+8a1JaSImoWF+iP4w1YLwjvavV9CIamg==
DownloadCount 000000
CreatedDate 2014-08-06T23:10: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 1.1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Atrico.Lib.Assertions -Version 1.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 1.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 1.1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Atrico.Lib.Assertions -Version 1.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 1.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.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries