Metadata >> NuGet >> Atrico.Lib.BusinessLogic

Atrico.Lib.BusinessLogic

Metadata

Authors Rob Rimmer
Copyrights Copyright © Atrico Software 2014
Description Various businesslogic foundations
IconUrl https://avatars0.githubusercontent.com/u/6891048
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atrico Software
ReleaseNotes 2.1.0.0 Refactored chain of responsibility 2.0.0.1: Tweak to version info, IRule made covariant 2.0.0.0: Rework to tidy up Return value removed from rules 1.0.0.0: Initial release
RequireLicenseAcceptance False
Title Atrico.Lib.BusinessLogic
PackageSize 35869
PackageHashAlgorithm SHA512
PackageHash LDOuDBTdhHzASmvwMEECjh9xh7s0CAOfUUHCMuYwU9JPVyHqOl/efqyK1smzCysGHVYJ89OLb4gbrTOOX1Du8w==
DownloadCount 000000
CreatedDate 2015-04-30T18:00:30
ProjectUrl https://github.com/AtricoSoftware/Atrico.Lib.BusinessLogic.git

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

OpenWrap

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

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.0.0
1.0.0.0