Method4.UmbracoMigrator.Source 10.0.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Method4.UmbracoMigrator.Source --version 10.0.0
                    
NuGet\Install-Package Method4.UmbracoMigrator.Source -Version 10.0.0
                    
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" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Method4.UmbracoMigrator.Source" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Method4.UmbracoMigrator.Source" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Method4.UmbracoMigrator.Source --version 10.0.0
                    
#r "nuget: Method4.UmbracoMigrator.Source, 10.0.0"
                    
#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.
#:package Method4.UmbracoMigrator.Source@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Method4.UmbracoMigrator.Source&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Method4.UmbracoMigrator.Source&version=10.0.0
                    
Install as a Cake Tool

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
v10 v10.x
v13 v13.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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.0.0-beta1 103 2/23/2025
10.0.0 112 2/23/2025
10.0.0-beta1 103 5/31/2024
8.1.1 103 2/23/2025
8.1.0 178 6/18/2024
8.0.0 130 5/17/2024
8.0.0-beta1 100 5/15/2024