SharePointPnPModernizationOnline 1.0.2012

dotnet add package SharePointPnPModernizationOnline --version 1.0.2012
                    
NuGet\Install-Package SharePointPnPModernizationOnline -Version 1.0.2012
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharePointPnPModernizationOnline" Version="1.0.2012" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharePointPnPModernizationOnline" Version="1.0.2012" />
                    
Directory.Packages.props
<PackageReference Include="SharePointPnPModernizationOnline" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharePointPnPModernizationOnline --version 1.0.2012
                    
#r "nuget: SharePointPnPModernizationOnline, 1.0.2012"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SharePointPnPModernizationOnline@1.0.2012
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharePointPnPModernizationOnline&version=1.0.2012
                    
Install as a Cake Addin
#tool nuget:?package=SharePointPnPModernizationOnline&version=1.0.2012
                    
Install as a Cake Tool

Core CSOM (extension) methods to support modernizing your SharePoint sites. Has support for transform classic wiki pages and web part pages into modern client side pages

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on SharePointPnPModernizationOnline:

Repository Stars
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
pnp/modernization
All modernization tooling and guidance
Version Downloads Last Updated
1.0.2012 12,302 12/8/2020
1.0.2010 7,234 10/12/2020
1.0.2008.1 972 8/20/2020
1.0.2008 840 8/10/2020
1.0.2007 819 7/13/2020
1.0.2006 959 6/9/2020
1.0.2005.2 843 5/26/2020
1.0.2005 1,002 5/11/2020
1.0.2004 889 4/10/2020
1.0.2003 937 3/10/2020
1.0.2002 946 2/7/2020
1.0.2001 971 1/10/2020
1.0.1912 877 11/29/2019
1.0.1911 826 11/8/2019
1.0.1910.1 930 10/22/2019
1.0.1910 948 10/7/2019
1.0.1909 962 9/9/2019
1.0.1908 988 7/29/2019
1.0.1907 1,683 7/2/2019
1.0.1906 1,006 6/7/2019
Loading failed