Metadata >> NuGet >> AggregateSource.Testing >> 0.0.78

0.0.78

Metadata

Authors Yves Reynhout
Copyrights Copyright 2013, BitTacklr. All rights reserved.
Description AggregateSource.Testing provides lightweight infrastructure for building eventsourced, aggregate based test specifications.
LicenseUrl https://raw.github.com/yreynhout/AggregateSource/master/LICENSE.txt
Owners Yves Reynhout
ProjectUrl https://github.com/yreynhout/AggregateSource
ReleaseNotes Targeting of both 4.0 and 4.5. Added the ability to define batches of facts, i.e. events that can appear both as givens and thens. Warning! The API is still in flux.
RequireLicenseAcceptance False
Tags eventsourcing DDDesign
Dependencies AggregateSource:0.0.78:net40|AggregateSource:0.0.78:net45
Title AggregateSource.Testing
PackageSize 120924
PackageHashAlgorithm SHA512
PackageHash nZMRZwpvTwctnFCDjCcVz08wqFHf1Zb0vXiDK77YDTpYDFlpi705A+HrJ6OvhZrCEy8rW36S0y/t/hES9XIf/g==
DownloadCount 000000
CreatedDate 2013-07-27T22:30:56

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap AggregateSource.Testing -Version 0.0.78
Uninstalling the package:
o remove-wrap AggregateSource.Testing

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