.Net Core Console Application for SharePoint Online Using PNPCore Library Username and Password Login

Using PNPCore Library Get the Client Context of SharePoint Online by UserNamePassword Authentication Provider

 

SharePoint Modern Site – Using Multiple Languages and Translate Page Programmatically using CSOM C# and PNP Core Context

Translate the Site Pages to multiple languages Programmatically during the Migration exercise. A simple use case and a simple solution for that being explained.

 

.Net Core Console Application for SharePoint Online using PNPCore library Interactive Login

In this article, let us see how to get the Client Context using Interactive method from a .Net Core Console application using PNPCore.

 
 

CSOM – Get the Pages modified after a time stamp by C# CSOM – SharePoint Online

This article describes how to retrieve the files Using PNPFramework C# CSOM based on the modified date. i.e., the user is interested in the list of files which are modified after a specific date time.

 

PowerShell : Change the Layout of the SharePoint Page

SharePoint Online – Modern Page – PowerShell – Change the Page Layout

 

SPFX – Configure the WebPart using the Property Pane Configuration

A simple way to make the SharePoint Framework (SPFX) webparts configurable by adding few values on the Property Pane and pass those property values to the Components as Props.

 
 

CSOM – PowerShell Script – Import Nintex Workflows in SharePoint

In this article, let us see how to Import Nintex Workflows in SharePoint using CSOM PowerShell Script.

 

CSOM – PowerShell Script – Export Nintex Workflows in SharePoint

In this article, let us see how to Export Nintex Workflows in SharePoint using CSOM PowerShell Script.

 

CSOM – PowerShell Script – Export and Import Nintex Forms in SharePoint

In this article, let us see how to Export and Import Nintex Forms in SharePoint using CSOM PowerShell Script.

 
 

How to Update Nintex Workflow with No New Instances in SharePoint 2013 Using CSOM PowerShell Script

In this article, let us see How to Update Nintex Workflow with No New Instances in SharePoint 2013 Using CSOM PowerShell Script