pnpframework icon indicating copy to clipboard operation
pnpframework copied to clipboard

PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions

Results 350 pnpframework issues
Sort by recently updated
recently updated
newest added

## Version PnP Framework: 1.9.0 PnP Powershell: 1.10.0 Hi, I am running modernization scripts with a term mapping CSV and from what I can tell it is case sensitive. If...

I have converted the hierachy handlers to async and added a overload for ApplyTenantTemplate so that it is still posible to call it not async. The reason why I did...

If there is no member defined in your template then it wil throw a object null error. Fix : Check if the member array isn't null

Hi all, we are using PnP framework to create communication sites and link them to the root hub site. System account and delegated app permissions (specific AAD user with ROPC...

Fix fileuniqueidencoded, fileuniqueid, pageuniqueidencoded and pageuniqueid export, this can be seen when exporting an hero webpart, the images are missing due to failed replacement. I was updating the template manually...

When PageName is provide inside root or first level folder, provisioning gets successful. But not inside nested folder as give n in above template

First of all - the Issue is not code/pnp specific and can be validated in UI as well. However, we had Templates provisioned which did result in wrong permission settings...

When using PnP.Framework 1.9 (which references Microsoft.Graph version 3.33) in a project that itself references Microsoft.Graph (latest stable 4.28) there are some issues when calling PnP.Framework methods that uses Microsoft.Graph...

Hi, I’m trying to migration my.net 4.7 solution to a new version with the .net 6. To achieve this I’ve update my projects and updated the following PNP packages do...

Hello everybody, I have a classic SharePoint site with more than 17,000 pages. These pages are in "Pages" library. There are some folders in Pages library. I want to get...