Kentico.Xperience.UMT 1.0.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Kentico.Xperience.UMT --version 1.0.5
NuGet\Install-Package Kentico.Xperience.UMT -Version 1.0.5
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="Kentico.Xperience.UMT" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kentico.Xperience.UMT --version 1.0.5
#r "nuget: Kentico.Xperience.UMT, 1.0.5"
#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 Kentico.Xperience.UMT as a Cake Addin
#addin nuget:?package=Kentico.Xperience.UMT&version=1.0.5

// Install Kentico.Xperience.UMT as a Cake Tool
#tool nuget:?package=Kentico.Xperience.UMT&version=1.0.5

Xperience by Kentico: Universal Migration Tool

CI: Build and Test

NuGet Package

About The Project

The Universal Migration Tool (UMT) is an open-source set of software libraries, documentation, and samples distributed via NuGet packages to facilitate and automate data import from external systems (Legacy Kentico, etc...) into Xperience by Kentico.

Getting Started

Prerequisites

Installation

  1. Install the NuGet package

    dotnet add package Kentico.Xperience.UMT
    
  2. Open file with dependency injection container configuration (Program.cs / Startup.cs / ...)

  3. Import namespace Kentico.Xperience.UMT

  4. Register Umt to service collection IServiceCollection using AddUniversalMigrationToolkit()

  5. Inject IImportService where you want use migration toolkit

Usage

Convert & Import samples

Advanced usage is covered in the extended documentation

Console sample

Console application sample shows usage of toolkit in console application.

Administration plug-in sample

Administration plugin sample shows deployment of toolkit as administration application that receives file with serialized data as JSON and performs import of data.

Contributing

For Contributing please see CONTRIBUTING.md for more information and follow the CODE_OF_CONDUCT.

Requirements

License

Distributed under the MIT License. See LICENSE.md for more information.

Support

This contribution has Full support by 7-day bug-fix policy.

See SUPPORT.md for more information.

For any security issues see SECURITY.md.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 94 5/22/2024
1.0.4 160 5/6/2024
1.0.3 203 4/8/2024
1.0.2 200 3/25/2024
1.0.1 114 1/26/2024
1.0.0 203 12/13/2023
1.0.0-prerelease-1 91 8/22/2023