OfficeDevPnPCore16 1.2.515

dotnet add package OfficeDevPnPCore16 --version 1.2.515
NuGet\Install-Package OfficeDevPnPCore16 -Version 1.2.515
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="OfficeDevPnPCore16" Version="1.2.515" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OfficeDevPnPCore16 --version 1.2.515
#r "nuget: OfficeDevPnPCore16, 1.2.515"
#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 OfficeDevPnPCore16 as a Cake Addin
#addin nuget:?package=OfficeDevPnPCore16&version=1.2.515

// Install OfficeDevPnPCore16 as a Cake Tool
#tool nuget:?package=OfficeDevPnPCore16&version=1.2.515

Core CSOM extension methods for SharePoint app model development. Will increase productivity of the developers by abstracting complex operations.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on OfficeDevPnPCore16:

Repository Stars
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
SharePoint/PnP-Partner-Pack
PnP Partner Pack has been archived. Please see SharePoint Starter Kit solution as replacement!
Version Downloads Last updated
1.2.515 651 5/4/2015
1.0.415.3 287 4/14/2015
1.0.415.2 45 4/13/2015
1.0.415 158 4/2/2015
1.0.315 298 3/6/2015
0.5.1030.15 302 2/6/2015
0.5.1030.12 247 1/4/2015
0.5.1030.11 49 1/4/2015
0.5.1030.10 77 1/4/2015
0.5.1030.9 46 1/4/2015
0.5.1030.8 196 12/5/2014
0.5.1030.7 442 11/14/2014
0.5.1030.6 460 11/13/2014

Updated to use latest CSOM package for cloud. Small adjustments to Core component on references.