Method4.UmbracoMigrator.Source 10.0.0-beta1

Prefix Reserved
This is a prerelease version of Method4.UmbracoMigrator.Source.
dotnet add package Method4.UmbracoMigrator.Source --version 10.0.0-beta1                
NuGet\Install-Package Method4.UmbracoMigrator.Source -Version 10.0.0-beta1                
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.Source" Version="10.0.0-beta1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Method4.UmbracoMigrator.Source --version 10.0.0-beta1                
#r "nuget: Method4.UmbracoMigrator.Source, 10.0.0-beta1"                
#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.Source as a Cake Addin
#addin nuget:?package=Method4.UmbracoMigrator.Source&version=10.0.0-beta1&prerelease

// Install Method4.UmbracoMigrator.Source as a Cake Tool
#tool nuget:?package=Method4.UmbracoMigrator.Source&version=10.0.0-beta1&prerelease                

Method4.UmbracoMigrator.Source

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

Generates the Migration Snapshot (.zip) files that will be imported into your new Umbraco v10+ site using the Target package.

Method4.UmbracoMigrator.Target

Imports the migration snapshots and runs mappers to transform the data.

Please view the Method4.UmbracoMigrator.Target repo to find out about all of the available features, which include:

  • 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.
Whilst this does go against semantic versioning, it should make it easier to figure out which version will work for you.
We'll try to keep breaking changes out of minor versions, but they may happen if we need them.

Umbraco Version Package Version
v7 v7.x
v8 v8.x

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
10.0.0-beta1 64 5/31/2024
8.1.0 102 6/18/2024
8.0.0 83 5/17/2024
8.0.0-beta1 67 5/15/2024