Metadata >> NuGet >> Atrico.Lib.Common

Atrico.Lib.Common

Metadata

Authors Rob Rimmer
Copyrights Copyright © Atrico Software 2015
Description Common utilities
IconUrl https://avatars0.githubusercontent.com/u/6891048
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atrico Software
ProjectUrl https://github.com/AtricoSoftware/Atrico.Lib.Common.git
ReleaseNotes 1.10.1.0 Removed unecessary content 1.10.0.0 RunContextInfo added Reflection helpers added (type.IsNullable, Type.IsEnum) Tree converted to object (typed version added on top of this) 1.9.1.0 Removed incorrect reference to domain model 1.9.0.0 Merge various changes to regex 1.8.0.0 Security Added Console utils added IDateTime added 1.7.0.0 ReflectionHelper added No braces allowed for FormatCollection 1.6.0.0 EventHelper added 1.5.0.0 IEnumerable PartitionBy added 1.4.0.0 IEnumerable ForEach added 1.3.0.0 Parameters added to "ToCollectionString" for braces 1.2.0.0 Count delta added to collection comparer 1.1.0.0 Compare collections handles non adjacent "out of order" Combinations added 1.0.0.0: Initial release
RequireLicenseAcceptance False
Title Atrico.Lib.Common
PackageSize 162654
PackageHashAlgorithm SHA512
PackageHash xnAmd/QJve+4AqrC+CVStnPhzHDaxwuEi+8GJyvL9QrzmweWCa9KTtk3oUtCg47sB2NNxpRtCYiKpAmkFJhwzA==
DownloadCount 000000
CreatedDate 2015-07-10T11:28:34
Dependencies Atrico.Lib.DomainModel:2.0.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.Common -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Atrico.Lib.Common -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.Common
Installing the package (HTTP Basic authentication):
Install-Package Atrico.Lib.Common -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Atrico.Lib.Common -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Atrico.Lib.Common

OpenWrap

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

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.10.1.0
1.10.0.0
1.9.1.0
1.9.0.0
1.8.0.0
1.7.0.0
1.5.0.0
1.4.0.0
1.3.0.0
1.2.0.0
1.1.0.0