CMSImport.DataProviders.Wordpress 3.1.0

dotnet add package CMSImport.DataProviders.Wordpress --version 3.1.0
                    
NuGet\Install-Package CMSImport.DataProviders.Wordpress -Version 3.1.0
                    
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="CMSImport.DataProviders.Wordpress" Version="3.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CMSImport.DataProviders.Wordpress" Version="3.1.0" />
                    
Directory.Packages.props
<PackageReference Include="CMSImport.DataProviders.Wordpress" />
                    
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 CMSImport.DataProviders.Wordpress --version 3.1.0
                    
#r "nuget: CMSImport.DataProviders.Wordpress, 3.1.0"
                    
#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.
#addin nuget:?package=CMSImport.DataProviders.Wordpress&version=3.1.0
                    
Install CMSImport.DataProviders.Wordpress as a Cake Addin
#tool nuget:?package=CMSImport.DataProviders.Wordpress&version=3.1.0
                    
Install CMSImport.DataProviders.Wordpress as a Cake Tool

CMSImport Wordpress data providers adds extra data providers to support Wordpress import. The following info from a Wordpress file can be imported:

     - Wordpress Authors
     - Wordpress Blogposts
     - Wordpress Categories
     - Wordpress Comments
     - Wordpress Pages
     - Wordpress Tags

     This package requires that CMSImport PRO is installed.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 146 3/4/2015

Added support for Nuget.