marcoscheel / pnpframework

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PnP Framework

PnP Framework is a .NET Standard 2.0 / .NET 5.0 library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions. This library is the cross platform successor of the PnP-Sites-Core library. The original PnP-Sites-Core library only works on Windows (due to the dependency on .Net Framework) and supports SharePoint on-premises and SharePoint Online, while this library will work cross platform but only supports SharePoint Online. Going forward we'll only be actively maintaining PnP Framework and once PnP Framework is declared GA we'll retire the PnP-Sites-Core library.

Next to PnP Framework that will be replacing PnP-Sites-Core we're also building a brand new PnP Core SDK that targets modern .Net development and which will be working everywhere where .NET will run. This library is the long term evolution of PnP Framework, but we'll enable a phased transition from PnP Framework to PnP Core SDK.

Getting started

Pull down the latest version of PnP Framework here: PnP.Framework Nuget package.

PnP .Net roadmap status

We've shipped our first PnP Framework preview version and preview 3 of the PnP Core SDK.

PnP dotnet roadmap

I've found a bug, where do I need to log an issue or create a PR

Between now and the end of 2020 both PnP-Sites-Core and PnP Framework are actively maintained. Once PnP Framework GA's we'll stop maintaining PnP-Sites-Core.

Given PnP Framework is our future going forward we would prefer issues and PR's being created in the PnP Framework repo. If you want your PR to apply to both then it's recommended to create the PR in both repositories for the time being.

Building and contributing

To build PnP Framework you need the following minimal components installed:

Contributions should be made against the dev branch of the repository.

Community rocks, sharing is caring!

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

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

License:MIT License


Languages

Language:C# 98.3%Language:HTML 1.2%Language:ASP.NET 0.4%Language:PowerShell 0.0%Language:CSS 0.0%