Kentico.Xperience.UMT
1.0.3
Prefix Reserved
See the version list below for details.
dotnet add package Kentico.Xperience.UMT --version 1.0.3
NuGet\Install-Package Kentico.Xperience.UMT -Version 1.0.3
<PackageReference Include="Kentico.Xperience.UMT" Version="1.0.3" />
paket add Kentico.Xperience.UMT --version 1.0.3
#r "nuget: Kentico.Xperience.UMT, 1.0.3"
// Install Kentico.Xperience.UMT as a Cake Addin #addin nuget:?package=Kentico.Xperience.UMT&version=1.0.3 // Install Kentico.Xperience.UMT as a Cake Tool #tool nuget:?package=Kentico.Xperience.UMT&version=1.0.3
Xperience by Kentico Universal Migration Toolkit
About The Project
The Universal Migration Toolkit (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
- .NET 8+ SDK
- Xperience by Kentico of version 28.4.1
Installation
Install the NuGet package
dotnet add package Kentico.Xperience.UMT
Open file with dependency injection container configuration (
Program.cs
/Startup.cs
/ ...)Import namespace
Kentico.Xperience.UMT
Register Umt to service collection
IServiceCollection
usingAddUniversalMigrationToolkit()
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
.NET SDK >= 8.0.100
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 | Versions 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. |
-
net8.0
- Kentico.Xperience.Core (>= 28.4.1)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
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.10.2 | 36 | 11/22/2024 |
1.10.1 | 54 | 11/20/2024 |
1.10.0 | 42 | 11/18/2024 |
1.9.0 | 357 | 10/18/2024 |
1.8.0 | 55 | 10/14/2024 |
1.7.1 | 155 | 10/4/2024 |
1.7.0 | 168 | 9/23/2024 |
1.6.2 | 150 | 9/6/2024 |
1.6.1 | 136 | 9/2/2024 |
1.6.0 | 106 | 8/29/2024 |
1.5.0 | 209 | 8/20/2024 |
1.4.0 | 184 | 8/16/2024 |
1.3.0 | 135 | 8/12/2024 |
1.2.1 | 212 | 7/24/2024 |
1.2.0 | 129 | 7/19/2024 |
1.1.0 | 232 | 6/26/2024 |
1.0.5 | 215 | 5/22/2024 |
1.0.4 | 227 | 5/6/2024 |
1.0.3 | 233 | 4/8/2024 |
1.0.2 | 227 | 3/25/2024 |
1.0.1 | 143 | 1/26/2024 |
1.0.0 | 224 | 12/13/2023 |
1.0.0-prerelease-1 | 117 | 8/22/2023 |