uSync.Community.DataTypeSerializers 16.2.0-beta01

This is a prerelease version of uSync.Community.DataTypeSerializers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package uSync.Community.DataTypeSerializers --version 16.2.0-beta01
                    
NuGet\Install-Package uSync.Community.DataTypeSerializers -Version 16.2.0-beta01
                    
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="uSync.Community.DataTypeSerializers" Version="16.2.0-beta01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="uSync.Community.DataTypeSerializers" Version="16.2.0-beta01" />
                    
Directory.Packages.props
<PackageReference Include="uSync.Community.DataTypeSerializers" />
                    
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 uSync.Community.DataTypeSerializers --version 16.2.0-beta01
                    
#r "nuget: uSync.Community.DataTypeSerializers, 16.2.0-beta01"
                    
#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 uSync.Community.DataTypeSerializers@16.2.0-beta01
                    
#: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=uSync.Community.DataTypeSerializers&version=16.2.0-beta01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=uSync.Community.DataTypeSerializers&version=16.2.0-beta01&prerelease
                    
Install as a Cake Tool

uSync.Community.DataTypeSerializers

Additional Serializers for datatypes in uSync.

If you are not also syncing content between your Umbraco sites, then you might need to use the DatatypeSerializers.

The DataTypeSerializers will take any references to content or media in a datatype (like a start node for a picker) and make them portable.

during export the key values are converted to paths from the content, and when you re-import those paths are turned back into the key values.

Only if you don't sync content.

if you are syncing content this isn't required becaus the content keys will also be synced.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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
17.0.2 117 1/12/2026
17.0.1 478 12/11/2025
17.0.0 225 11/27/2025
17.0.0-rc4 199 11/25/2025
17.0.0-rc3 415 11/20/2025
17.0.0-rc2 288 11/13/2025
17.0.0-rc1 196 10/30/2025
17.0.0-beta 180 10/16/2025
16.2.0-beta01 89 1/13/2026
16.1.0 241 10/15/2025
16.0.8 236 10/7/2025
16.0.7 231 10/6/2025
16.0.5 278 9/22/2025
16.0.4 330 8/26/2025
16.0.3 213 8/22/2025
16.0.2 645 7/23/2025
16.0.1 260 7/15/2025
13.3.2 569 9/24/2025
13.3.1 894 7/23/2025
13.3.0 653 7/22/2025
Loading failed

9.0 : Dotnet core version
- 9.1 : Net 5/6 targets
- 9.2 : Peformance improvements
- 9.3 : Single pass
- 9.4 : First boot
10.0 : Umbraco 10 release (LTS)
- 10.1 : Umbraco 'Production' mode support
- 10.2 : Upload / Download Syncs
11.0 : Umbraco v11 release
12.0 : Umbraco v12 release
13.o : Umbraco v13 release
14.0 : Umbraco v14 release
15.0 : Umbraco v15 release