Metadata >> NuGet >> ShowCare.Common

ShowCare.Common

Metadata

Authors Showcare
Copyrights Copyright 2015
Description Common utilities and helpers useful when programming,
IconUrl http://nuget.corp.showcare.com/icons/tools.png
Owners Showcare
ProjectUrl http://www.showcare.com/
ReleaseNotes Initial release of a limited set of commonly used functions.
RequireLicenseAcceptance False
Tags Common Utilities Helpers
Dependencies HtmlAgilityPack:1.4.9|log4net:2.0.3
Title ShowCare.Common
PackageSize 45637
PackageHashAlgorithm SHA512
PackageHash 5aSD0Zh+KKTAFVgw9yjipnppCTp72bjUCddr2K0EEtpNB7fhX2iqQryeKwvJ9t/8l5nOTer22jtyOLFbNNNgrw==
DownloadCount 000000
CreatedDate 2015-09-21T21:03:42

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

OpenWrap

Installing the package:
o add-wrap ShowCare.Common
Uninstalling the package:
o remove-wrap ShowCare.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.3.0.0