Metadata >> NuGet >> GoodlyFere.Criteria

GoodlyFere.Criteria

Metadata

Authors Ben Ramey
Copyrights Copyright 2014
Description Basic set of specification pattern interfaces and base classes.
LicenseUrl https://github.com/benjaminramey/GoodlyFere.Criteria/blob/master/LICENSE
Owners Ben Ramey
ProjectUrl https://github.com/benjaminramey/GoodlyFere.Criteria
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags specification criteria
Title GoodlyFere.Criteria
PackageSize 26649
PackageHashAlgorithm SHA512
PackageHash 3Trx6VoSH+2ksE7bUm9mgcuffVI9aWcVENBIofdO8i4aiowQdG7gn/xdUGN/7GBg8hO+ZJcPlltSoj4uk0cH2g==
DownloadCount 000000
CreatedDate 2014-03-07T23:26:53

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

OpenWrap

Installing the package:
o add-wrap GoodlyFere.Criteria
Uninstalling the package:
o remove-wrap GoodlyFere.Criteria

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.0