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 Would like the ability to easily upload multiple files in parallel or as a batch via FileCollection.AddAsync( ). ## Describe...

question

## Category - [x] Bug ## Describe the bug > When reading or writing Taxonomy Fields to code check for the FieldType TaxonomyFieldType or TaxonomyFieldTypeMulti to determine if to expect...

question
area: model 📐

## Category - [x] Feature request ## Describe the feature There is no way of adding: ``` .WithCacheOptions(new CacheOptions() { UseSharedCache = true }) ``` to the ConfidentialClientApplication inside of...

area: authentication

## Category - [x] Bug ## Describe the bug When I try to retrieve the role assignments of a file an exception is thrown if there is a Sharing link....

question

## Category - [x] Bug ## Describe the bug After updating the solution to the new microsoft graph library the interop code not working any more. The DelegateAuthenticationProvider is missing...

area: documentation 📖
help wanted

## Category - [x] Bug ## Describe the bug I am using PnP.Framework 1.13 and PnP.Core 1.10 running on .NET 6 LTS. When getting a list item that contains a...

## Category - [x] Feature request ## Describe the feature To support multiple languages, we need the ability to translate the fields, content types and lists. This option is available...

help wanted
area: model 📐

## Category - [x] Feature request ## Describe the feature We have recently swapped over from PnPJS in the UI to making our Graph/SharePoint calls with PnPCore in our API....

help wanted
area: model 📐

## Category - [x] Bug ## Describe the bug I'm trying to update a multifield User field on a list item from a function app. But one of the persons...

question

### Discussed in https://github.com/pnp/pnpcore/discussions/1241 Originally posted by **DmitriyVdE** July 28, 2023 Hi SharePoint Online has an option to add/enable multiple languages which allows users to see the UI in their...

help wanted
area: model 📐