CMSImport.DataProviders.Umbraco 3.1.0

dotnet add package CMSImport.DataProviders.Umbraco --version 3.1.0
                    
NuGet\Install-Package CMSImport.DataProviders.Umbraco -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.Umbraco" 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.Umbraco" Version="3.1.0" />
                    
Directory.Packages.props
<PackageReference Include="CMSImport.DataProviders.Umbraco" />
                    
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.Umbraco --version 3.1.0
                    
#r "nuget: CMSImport.DataProviders.Umbraco, 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.Umbraco&version=3.1.0
                    
Install CMSImport.DataProviders.Umbraco as a Cake Addin
#tool nuget:?package=CMSImport.DataProviders.Umbraco&version=3.1.0
                    
Install CMSImport.DataProviders.Umbraco as a Cake Tool

CMSImport Umbraco data providers adds extra data providers to support import from an Umbraco data source. The following info can be imported:

     - Umbraco content
     - Umbraco members
     - Umbraco dictionary items
     
     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 331 3/4/2015

Added support for Nuget.