PnP.Core
1.14.90-nightly
See the version list below for details.
dotnet add package PnP.Core --version 1.14.90-nightly
NuGet\Install-Package PnP.Core -Version 1.14.90-nightly
<PackageReference Include="PnP.Core" Version="1.14.90-nightly" />
paket add PnP.Core --version 1.14.90-nightly
#r "nuget: PnP.Core, 1.14.90-nightly"
// Install PnP.Core as a Cake Addin #addin nuget:?package=PnP.Core&version=1.14.90-nightly&prerelease // Install PnP.Core as a Cake Tool #tool nuget:?package=PnP.Core&version=1.14.90-nightly&prerelease
The PnP Core SDK provides a development model that unites SharePoint REST and Microsoft Graph in a high performance, lightweight library. The SDK uses a model which under the covers is automatically translated to the needed SharePoint REST or Microsoft Graph queries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- AngleSharp (>= 0.17.0)
- Microsoft.ApplicationInsights (>= 2.13.1)
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Http (>= 2.2.0)
- Microsoft.Extensions.Options (>= 2.2.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- System.Text.Json (>= 4.7.2)
- TimeZoneConverter (>= 6.1.0)
-
net6.0
- AngleSharp (>= 0.17.0)
- Microsoft.ApplicationInsights (>= 2.18.0)
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Caching.Memory (>= 6.0.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.1)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- System.Text.Json (>= 6.0.10)
- TimeZoneConverter (>= 6.1.0)
-
net7.0
- AngleSharp (>= 0.17.0)
- Microsoft.ApplicationInsights (>= 2.21.0)
- Microsoft.Extensions.Caching.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Http (>= 7.0.0)
- Microsoft.Extensions.Options (>= 7.0.1)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- System.Text.Json (>= 7.0.4)
- TimeZoneConverter (>= 6.1.0)
-
net8.0
- AngleSharp (>= 0.17.0)
- Microsoft.ApplicationInsights (>= 2.21.0)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- System.Configuration.ConfigurationManager (>= 8.0.1)
- System.IdentityModel.Tokens.Jwt (>= 6.35.0)
- System.Text.Json (>= 8.0.5)
- TimeZoneConverter (>= 6.1.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PnP.Core:
Package | Downloads |
---|---|
PnP.Framework
PnP Framework contains the PnP Provisioning engine and a ton of extension methods that will make you more productive while developing for Microsoft 365. |
|
PnP.Core.Auth
The PnP Core Auth library supports the PnP Core SDK providing a set of OAuth Authentication Providers internally based on the Microsoft Authentication Library. |
|
PnP.Core.Admin
This library adds admin related functionality to PnP Core SDK |
|
PointShare.ExtensionMethods.SPO
PointShare.ExtensionMethods.SPO |
|
Storage.Net.Microsoft.SharePoint
Storage.Net.Microsoft.SharePoint is implementation of Storage.Net works with Microsoft SharePoint online. It uses document library as storage |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on PnP.Core:
Repository | Stars |
---|---|
pnp/powershell
PnP PowerShell
|
|
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
|
|
nheiniger/SnaffPoint
A tool for pointesters to find candies in SharePoint
|
|
pnp/pnpframework
PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions
|
Version | Downloads | Last updated |
---|---|---|
1.14.91-nightly | 0 | 11/8/2024 |
1.14.90-nightly | 69 | 11/7/2024 |
1.14.89-nightly | 96 | 11/6/2024 |
1.14.88-nightly | 172 | 11/5/2024 |
1.14.87-nightly | 163 | 11/4/2024 |
1.14.86-nightly | 151 | 11/3/2024 |
1.14.85-nightly | 164 | 11/2/2024 |
1.14.84-nightly | 160 | 11/1/2024 |
1.14.83-nightly | 145 | 10/31/2024 |
1.14.82-nightly | 180 | 10/30/2024 |
1.14.0 | 84,184 | 8/16/2024 |
1.13.0 | 83,332 | 6/27/2024 |
1.12.0 | 266,988 | 3/1/2024 |
1.11.0 | 177,051 | 12/11/2023 |
1.10.0 | 351,047 | 6/30/2023 |
1.9.0 | 211,217 | 3/31/2023 |
1.8.0 | 482,636 | 11/9/2022 |
1.7.0 | 330,492 | 6/30/2022 |
1.6.0 | 373,485 | 3/30/2022 |
1.5.0 | 317,767 | 12/21/2021 |
1.4.0 | 127,644 | 10/6/2021 |
1.3.0 | 115,102 | 7/26/2021 |
1.2.0 | 41,955 | 6/7/2021 |
1.1.0 | 119,234 | 4/1/2021 |
1.0.0 | 64,990 | 3/10/2021 |