Metadata >> NuGet >> Hobsons.DomainToolkit

Hobsons.DomainToolkit

Metadata

Authors Hobsons
Copyrights Copyright ©Hobsons Inc. All rights reserved worldwide.
Description Domain model toolkit contains interfaces and base classes for domain model.
Language en-AU
Owners Hobsons
ProjectUrl https://github.com/HobsonsEMSTechnology/DomainToolkit
RequireLicenseAcceptance False
Summary Toolkit to facilitate domain driven design
Tags DDD, toolkit
Dependencies Hobsons.CommonLibraries:1.0.0.20
Title Hobsons.DomainToolkit
PackageSize 32464
PackageHashAlgorithm SHA512
PackageHash RPKVLOZXDs/4eHSt0UZtUetaIslaY0P/DE8FT7Gm49vTEkOnsjMOV9dKG3B3aWMk1qc4kFb1IJeUYZ//pXQX3w==
DownloadCount 000000
CreatedDate 2012-12-08T09:56:47

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 Hobsons.DomainToolkit -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hobsons.DomainToolkit -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 Hobsons.DomainToolkit
Installing the package (HTTP Basic authentication):
Install-Package Hobsons.DomainToolkit -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hobsons.DomainToolkit -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Hobsons.DomainToolkit

OpenWrap

Installing the package:
o add-wrap Hobsons.DomainToolkit
Uninstalling the package:
o remove-wrap Hobsons.DomainToolkit

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
1.0.0.22