pnpcore icon indicating copy to clipboard operation
pnpcore copied to clipboard

The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's bein...

Results 58 pnpcore issues
Sort by recently updated
recently updated
newest added

## Category - [x] Feature request ## Describe the feature I like to query only a subset of all tenant sites. With PNP Powershell I can set a query based...

Added ExpirationDataTime to OrganizationLinkOptions as expiration date can be specified for organisation link.

Update link to https://pnp.github.io/pnpcore/contributing/readme.html as the previous link led to 404 error

## Category - [x] Bug ## Describe the bug Using PnP.Core.Model.SharePoint.Page.AvailablePageComponents method it thrown an exception: **Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed...

## Category - [x] Bug ## Describe the bug I'm trying to update a listitem with the DateTime property with a new value in UTC format, but I got an...

## Category - [x] Feature request ## Describe the feature Rest API does not allow to get a list item by id with **owshiddenversion** value by default ## Describe the...

## Category - [x] Domain model extension ## Describe the domain model extension I am wondering if it's possible to extend the IWeb to cover download policies properties. ### Model...