You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community/open-source-projects.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ There are numerous open-source projects that are coordinated by the SharePoint P
19
19
|[GDPR Activity Hub](https://github.com/SharePoint/sp-dev-gdpr-activity-hub)| A starter kit for building a management hub for EU GDPR (European Global Data Protection Regulation). |
20
20
|[Office 365 CLI](https://sharepoint.github.io/office365-cli/)| A cross-platform command-line interface (CLI) that allows users on any platform to manage various configuration settings of Office 365. |
21
21
|[Office 365 Developer PnP Core Component](https://github.com/SharePoint/PnP-Sites-Core)| An extension component that encapsulates commonly used remote CSOM/REST operations as reusable extension methods on out-of-the box CSOM objects. |
22
-
|[PnP Partner Pack](https://github.com/SharePoint/PnP-Partner-Pack)| A starter kit for customers and partners that combines numerous patterns and practices demonstrated within PnP samples into one reusable solution targeting the classic SharePoint experience. |
23
22
|[PnP PowerShell cmdlets](https://docs.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets?view=sharepoint-ps)| Allow you to perform complex provisioning and artifact management actions for SharePoint. The commands use CSOM and can work against both SharePoint Online as well as SharePoint on-premises. |
24
23
|[PnP remote provisioning schema](https://github.com/SharePoint/PnP-provisioning-schema)| Designed to be used as remote creation instructions for the remote provisioning engine for Office 365. |
24
+
|[SharePoint Modernization tooling and guidance](https://github.com/SharePoint/sp-dev-modernization)| Tools like page transformation (classic page to modern page) and a modernization scanner do make it easy to move your classic sites into the modern SharePoint world. |
25
25
|[PnPJS](https://pnp.github.io/pnpjs/)| A fluent JavaScript API for consuming SharePoint and Office 365 REST APIs in a type-safe way. |
|[SharePoint Framework reusable property pane controls](https://sharepoint.github.io/sp-dev-fx-property-controls)| Can be used in SharePoint Framework (SPFx) solutions. |
0 commit comments