Metadata >> NuGet >> AggregateSource >> 0.0.20

0.0.20

Metadata

Authors Yves Reynhout
Copyrights Copyright 2013, BitTacklr. All rights reserved.
Description AggregateSource provides lightweight infrastructure for building an eventsourced, aggregate based domain model.
LicenseUrl https://raw.github.com/yreynhout/AggregateSource/master/LICENSE.txt
Owners Yves Reynhout
ProjectUrl https://github.com/yreynhout/AggregateSource
ReleaseNotes A very early release. There's support for aggregates & entities, as well as a collection based repository interface that plays nicely with a unit of work. Fluent test specifications can be written using either the Scenario class or the FactoryScenarioFor, CommandScenarioFor and QueryScenarioFor classes. Warning! The API is still in flux.
RequireLicenseAcceptance False
Tags eventsourcing DDDesign
Title AggregateSource
PackageSize 33780
PackageHashAlgorithm SHA512
PackageHash iQKpr6ww4SnkOQWNlFtgSbNQs6ezdH+Mugt0r4huS5bFlk12TT0s1yY+CCgXpd7lC7EAgACRLPfKmoykAV4tPQ==
DownloadCount 000000
CreatedDate 2013-05-24T18:34:35

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 -Version 0.0.20 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AggregateSource -Version 0.0.20 -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 0.0.20 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap AggregateSource -Version 0.0.20
Uninstalling the package:
o remove-wrap AggregateSource

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