PnpLib.Common 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package PnpLib.Common --version 1.2.1
NuGet\Install-Package PnpLib.Common -Version 1.2.1
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="PnpLib.Common" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PnpLib.Common --version 1.2.1
#r "nuget: PnpLib.Common, 1.2.1"
#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 PnpLib.Common as a Cake Addin
#addin nuget:?package=PnpLib.Common&version=1.2.1

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

Collection of common classes and methods for use in software developed by Program Nut Productions (PNP)

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PnpLib.Common:

Package Downloads
PnpLib.Common.Controls

User controls related to the PnpLib.Common project that can be added to WinForms applications

PpsPluginFramework

Framework for plugins for the AzureIpUtility project

AzureIPUtility

Utility for manipulating objects in an Azure tenant

IpUtilityLib

Utility library for the AzureIPUtility project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.4 417 7/22/2022
1.3.3 395 7/11/2022
1.3.2 386 6/29/2022
1.3.0 373 6/16/2022
1.2.9.5 398 3/15/2022
1.2.9.3 397 3/10/2022
1.2.9.2 402 2/4/2022
1.2.9.1 387 2/1/2022
1.2.9 391 1/31/2022
1.2.8 226 1/14/2022
1.2.7.1 268 12/18/2021
1.2.7 265 12/14/2021
1.2.6 412 12/12/2021
1.2.5 247 12/10/2021
1.2.4 248 12/10/2021
1.2.3 262 12/9/2021
1.2.2 253 12/9/2021
1.2.1 242 12/8/2021
1.2.0 254 12/7/2021
1.1.1 240 12/6/2021
1.1.0 259 12/6/2021

Fixed serial key logic to be more intuitive
Added KeyFileType enum