Metadata >> NuGet >> Kent.Boogaart.HelperTrinity

Kent.Boogaart.HelperTrinity

Metadata

Authors Kent Boogaart
Description The Helper Trinity is a set of helper classes applicable to most any .NET application. Using the classes in this library, you can much more easily validate arguments, raise events, and throw exceptions. Online at https://github.com/kentcb/TheHelperTrinity/.
LicenseUrl http://opensource.org/licenses/MS-PL
Owners Kent Boogaart
ProjectUrl https://github.com/kentcb/TheHelperTrinity/
RequireLicenseAcceptance False
Tags .NET helper mono portable pcl Silverlight argument-checking event-raising exception-raising
PackageSize 64324
PackageHashAlgorithm SHA512
PackageHash PWW1fZ9Xci4I1UA8Vo3aAO12Mjw1ACT0iWnqp1DxY93gHHvIp5kO0MW6L+UssyiNWltBpuo/B9DvxDIU+M+ZEQ==
DownloadCount 000000
CreatedDate 2015-08-18T07:23:51

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

OpenWrap

Installing the package:
o add-wrap Kent.Boogaart.HelperTrinity
Uninstalling the package:
o remove-wrap Kent.Boogaart.HelperTrinity

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.0.3
2.0.2
2.0.1
2.0.1-beta
2.0.0-beta
1.5.3
1.5.2
1.5.1
1.4.0.0