152 Forks
236 Stars
236 Watchers

pnpcore

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 being called

How to download and setup pnpcore

Open terminal and run command
git clone https://github.com/pnp/pnpcore.git
git clone is used to create a copy or clone of pnpcore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pnpcore https://github.com/pnp/pnpcore/archive/master.zip

Or simply clone pnpcore with SSH
[email protected]:pnp/pnpcore.git

If you have some problems with pnpcore

You may open issue on pnpcore support forum (system) here: https://github.com/pnp/pnpcore/issues