Metadata >> NuGet >> PK.Common

PK.Common

Metadata

Authors Pascal Klarenbeek
Copyrights Copyright Pascal Klarenbeek 2013-2014
Description Package containing general reusable functionality
Owners Pascal Klarenbeek
ProjectUrl https://github.com/PascalK/PK
ReleaseNotes Added common reflection methods
RequireLicenseAcceptance False
Tags PK Common Enumerated generic descriptor pattern reflection propertyinfo memberinfo custom attribute property name
Title PK Common
PackageSize 7991
PackageHashAlgorithm SHA512
PackageHash Hg5trFKcgx35VGV/Pf0YD4GN+yxVdwwMSteobMGKk0ef0iH7lWqrQC9v5ZejAw6IYd/kb2v4ioHZGdR0CwdmBg==
DownloadCount 000000
CreatedDate 2014-12-23T20:38:18
LicenseUrl https://github.com/PascalK/PK/blob/master/LICENSE

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

OpenWrap

Installing the package:
o add-wrap PK.Common
Uninstalling the package:
o remove-wrap PK.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.0.0
0.5.2
0.5.1
0.5.0.0