CMSImport 3.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CMSImport --version 3.1.0                
NuGet\Install-Package CMSImport -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" Version="3.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CMSImport --version 3.1.0                
#r "nuget: CMSImport, 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.
// Install CMSImport as a Cake Addin
#addin nuget:?package=CMSImport&version=3.1.0

// Install CMSImport as a Cake Tool
#tool nuget:?package=CMSImport&version=3.1.0                

CMSImport helps you import content or members from any datasource into Umbraco CMS.

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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CMSImport:

Package Downloads
CMSImport.ImportProviders.MemberserviceImportProvider

The member import provider that uses Memberservice API instead of member objects. This package requires that CMSImport is installed on Umbraco 7.5+.

CMSImport.FieldProviders.NuPicker

CMSImport NuPicker field providers adds extra field providers to support the NuPicker property editors. This package requires that CMSImport is installed.

CMSImport.DataProviders.MySql

The CMSImport MySql data provider allows you to use MySql as datasource. This package requires that CMSImport is installed.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.1.4 1,678 12/6/2024
13.1.3 5,703 7/8/2024
13.1.2 3,793 5/13/2024
13.1.1 1,376 3/29/2024
13.1.0 3,080 1/25/2024
13.0.1 1,151 12/18/2023
13.0.0 1,105 12/15/2023
13.0.0-rc0002 117 12/11/2023
13.0.0-rc0001 113 12/11/2023
12.0.1 1,686 12/18/2023
12.0.0 8,537 6/29/2023
11.1.1-beta3 330 5/26/2023
11.1.1-beta2 143 5/15/2023
11.1.1-beta1 147 5/12/2023
11.1.0 6,363 3/17/2023
11.0.3 965 1/19/2023
11.0.2 428 12/16/2022
11.0.1 363 12/7/2022
11.0.0 694 12/2/2022
10.1.2 797 3/29/2024
10.1.1 1,178 12/18/2023
10.1.0 1,974 3/17/2023
10.0.5-beta2 163 3/13/2023
10.0.5-beta1 151 3/10/2023
10.0.4 4,685 1/19/2023
10.0.4-beta1 157 1/13/2023
10.0.3 1,564 12/16/2022
10.0.3-beta2 176 12/15/2022
10.0.3-beta1 154 12/9/2022
10.0.2 1,958 8/16/2022
10.0.1 1,060 6/20/2022
10.0.0 1,218 6/16/2022
10.0.0-rc1 189 6/9/2022
10.0.0-alpha1 150 5/31/2022
9.2.0 944 8/16/2022
9.2.0-beta1 373 7/7/2022
9.1.0 1,207 5/11/2022
9.1.0-beta6 474 3/23/2022
9.1.0-beta5 212 2/18/2022
9.1.0-beta4 165 2/18/2022
9.1.0-beta1 454 10/26/2021
9.0.0 935 9/29/2021
4.2.3 349 12/16/2022
4.2.2 9,230 8/29/2022
4.2.1 5,654 2/14/2022
4.2.0 6,999 7/7/2021
4.1.1 1,550 3/10/2021
4.1.0 432 3/4/2021
4.0.0 8,638 8/31/2020
3.7.8 36,778 5/16/2019
3.7.7 5,046 1/14/2019
3.7.6 12,011 11/20/2018
3.7.5 10,812 6/4/2018
3.7.4 3,908 2/15/2018
3.7.3 15,649 10/30/2017
3.7.2 5,715 6/22/2017
3.7.1 5,087 5/29/2017
3.7.0 1,728 4/11/2017
3.6.0 5,115 12/13/2016
3.5.3 22,191 6/30/2016
3.5.2 1,975 6/13/2016
3.5.1 2,270 4/19/2016
3.5.0 1,700 4/11/2016
3.4.0 7,103 2/3/2016
3.3.1 3,010 1/7/2016
3.3.0 1,724 11/12/2015
3.2.0 3,012 10/1/2015
3.1.2 2,144 8/26/2015
3.1.1 2,920 3/16/2015
3.1.0 6,249 3/4/2015

- Added support for Nuget.
- Added support for SQLCE and MySql database
- Added include parent info option for XML Data provider.