Kentico.Xperience.UMT
1.9.0
Prefix Reserved
See the version list below for details.
dotnet add package Kentico.Xperience.UMT --version 1.9.0
NuGet\Install-Package Kentico.Xperience.UMT -Version 1.9.0
<PackageReference Include="Kentico.Xperience.UMT" Version="1.9.0" />
paket add Kentico.Xperience.UMT --version 1.9.0
#r "nuget: Kentico.Xperience.UMT, 1.9.0"
// Install Kentico.Xperience.UMT as a Cake Addin #addin nuget:?package=Kentico.Xperience.UMT&version=1.9.0 // Install Kentico.Xperience.UMT as a Cake Tool #tool nuget:?package=Kentico.Xperience.UMT&version=1.9.0
Xperience by Kentico: Universal Migration Tool
Description
This repository is part of the Xperience by Kentico Migration Toolkit.
The Xperience by Kentico: 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 data sources into Xperience by Kentico.
Library Version Matrix
Xperience Version | Library Version |
---|---|
>= 29.6.0 | >= 1.9.0 |
>= 29.5.0 | >= 1.7.0 |
>= 29.4.0 | >= 1.6.0 |
>= 29.3.0 | >= 1.4.0 |
>= 29.1.0 | >= 1.1.0 |
Dependencies
Package Installation
Add the package to your application using the .NET CLI
dotnet add package Kentico.Xperience.UMT
Quick Start
- 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 this tool.
Full Instructions
View the Docs for more detailed instructions.
Projects
Project | Description |
---|---|
src/Kentico.Xperience.UMT | Core migration tool |
utils/Kentico.Xperience.UMT.DocUtils | Used to generate documentation in the repository |
examples/Kentico.Xperience.UMT.Example.AdminApp | simplified administration sample |
examples/Kentico.Xperience.UMT.Example.Console | main example of how to use UMT |
examples/Kentico.Xperience.UMT.Example.Examples | centralized sample source |
Contributing
To see the guidelines for Contributing to Kentico open source software, please see Kentico's CONTRIBUTING.md
for more information and follow the Kentico's CODE_OF_CONDUCT
.
Instructions and technical details for contributing to this project can be found in Contributing Setup.
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.
Security
For any security issues see Kentico's SECURITY.md
.
Testing
- Migrate to blank template Kentico XbK project by Kentico.Xperience.UMT.Example.Console
- Configure $SolutionDir\test.runsettings per the project's settings
- Ensure test.runsettings file is used in Visual Studio: Top menu → Test → Configure Run Settings → Select Solution Wide runsettings File
- Run tests from Test explorer
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 (>= 29.6.0)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0-rc.1.24431.7)
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 |