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

Fixes a bug introduced by the switch from GET to POST search query by aligning the SortDirection enum with System.ComponentModel.ListSortDirection (Ascending = 0). This was previously passed as a string...

per the change, the samples were referencing an non-existing variable name

## Category - [x] Bug ## Describe the bug Item loaded using LoadListDataAsStreamAsAsync is not able to load with Roledefinitions on next query execution. It was on working state on...

question

See https://docs.microsoft.com/en-us/graph/api/permission-grant?view=graph-rest-1.0&tabs=http and https://github.com/pnp/pnpcore/discussions/920

good first contribution
help wanted
area: model 📐

## Category - [x] Bug ## Describe the bug Saving changes made to a page does not create a new version of the page, and keeps the modifier and modified...

## Category - [x] Bug ## Describe the bug When creating a Team for a Microsoft 365 Group connected site using `var contextWithTeam = await context.GetTeamManager().CreateTeamAsync( new TeamForGroupOptions(groupId))` it seems...

question
area:admin 📜

To further grow PnP Core SDK we'd like to understand what features you'd like to see added to PnP Core SDK. If you've need a feature in your project or...

area: model 📐

Sites delta API support. See https://docs.microsoft.com/en-us/graph/delta-query-overview. Testing showed that sites/delta works on the beta endpoint, not on v1.0 Implementation needed for the Admin library

help wanted
area: model 📐

## Category - [x] Feature request ## Describe the feature If you know that the retrieved data is only going to be used in Read Only mode then the whole...

area: this would be so cool 😎⚡

## Category - [x] Feature request ## Describe the feature The method is there but more testing and possible fixes are needed to support additional scenarios (like paging, loading schema,...

help wanted
area: model 📐