Method4.UmbracoMigrator.Target 10.1.1

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

// Install Method4.UmbracoMigrator.Target as a Cake Tool
#tool nuget:?package=Method4.UmbracoMigrator.Target&version=10.1.1                

Method4.UmbracoMigrator.Target

Mozilla Public License Latest version NuGet download count Umbraco Marketplace

Import Migration Snapshots created using the Method4.UmbracoMigrator.Source package.

A screenshot of the backoffice dashboard

Features

  • Repeatable imports
    • Subsequent migration imports will simply update the previously migrated nodes, rather than creating new nodes, when imported.
  • Custom Mappings
    • Define custom mapping logic by implementing our IDocTypeMapping/IMediaTypeMapping interfaces.
  • Default Mappings
    • The package ships with built-in default mappers that perform "lazy" mappings, e.g. if an old Node's DocType matches one of our new DocTypes it will attempt to map it, and if any of its properties have identical aliases, then their raw values be copied across.
  • Automatically convert Media Picker formats
    • MediaPicker (legacy) can be converted to the new MediPicker 3's format automatically

Installation & Umbraco Version Support

The Package's major versions will match the minimum compatible Umbraco version.<br> Whilst this does go against semantic versioning, it should make it easier to figure out which version will work for you.<br> We'll try to keep breaking changes out of minor versions, but they may happen if we need them.

<table> <tr> <th><strong>Umbraco Version</strong></th> <th><string>Package Version</strong></th> </tr> <tr> <td>v10, 11, 12</td> <td>v10.x</td> </tr> <tr> <td>v13</td> <td>v13.x</td> </tr> </table>

Roadmap

Please see the roadmap for a list of outstanding features and TODOs.

License

Copyright © Method4.

All source code is licensed under the Mozilla Public License.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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
13.2.0 168 6/17/2024
13.1.1 75 6/6/2024
13.1.0 77 5/31/2024
13.0.0 67 5/17/2024
13.0.0-beta1 128 5/15/2024
10.2.0 69 6/17/2024
10.1.1 66 6/6/2024
10.1.0 70 5/31/2024
10.0.0 55 5/17/2024
10.0.0-beta1 52 5/17/2024