Metadata >> NuGet >> Atrico.Lib.DomainModel

Atrico.Lib.DomainModel

Metadata

Authors Rob Rimmer
Copyrights Copyright © Atrico Software 2014
Description Foundations for a domain model
IconUrl https://avatars0.githubusercontent.com/u/6891048
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atrico Software
ReleaseNotes 2.1.1.0 Removed in incorrect reference to itself 2.1.0.0 referenced common lib for equatable object 2.0.0.0 Tests optimized ValueObject optimized for performance 1.2.0.0 Upgrade to .net 4.5.2 Tidied up equals Constrained Key to be ValueType Removed default ctor - now requires explicit key 1.1.0.0: Upgrade to nunit 2.6.4 1.0.0.0: Initial release
RequireLicenseAcceptance False
Title Atrico.Lib.DomainModel
PackageSize 17346
PackageHashAlgorithm SHA512
PackageHash qgU2yZCLoqYAutSJdn7gZDNct0oxw/WLezO1u2Awt/Vq8RRxgrnepjsbY5uU8QkZTfCntPg4r634WQnmKI4FuA==
DownloadCount 000000
CreatedDate 2015-06-19T00:19:54
ProjectUrl https://github.com/AtricoSoftware/Atrico.Lib.DomainModel.git
Dependencies Atrico.Lib.Common:1.9.0.0

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Atrico.Lib.DomainModel
Installing the package (HTTP Basic authentication):
Install-Package Atrico.Lib.DomainModel -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Atrico.Lib.DomainModel -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Atrico.Lib.DomainModel

OpenWrap

Installing the package:
o add-wrap Atrico.Lib.DomainModel
Uninstalling the package:
o remove-wrap Atrico.Lib.DomainModel

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.1.1.0
2.1.0.0
2.0.0.0
1.0.0.0