PK.Common 1.0.0

dotnet add package PK.Common --version 1.0.0
NuGet\Install-Package PK.Common -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PK.Common" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PK.Common --version 1.0.0
#r "nuget: PK.Common, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PK.Common as a Cake Addin
#addin nuget:?package=PK.Common&version=1.0.0

// Install PK.Common as a Cake Tool
#tool nuget:?package=PK.Common&version=1.0.0

Package containing general reusable functionality

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PK.Common:

Package Downloads
PK.Settings

Common logic for a generic way of accessing settings regardless of the platform and settings source that is being used

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 1,764 12/23/2014
0.5.2 1,161 2/25/2014
0.5.1 1,293 1/26/2014
0.5.0 2,112 12/14/2013

Added common reflection methods