uSync.Community.DataTypeSerializers 13.2.0

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

// Install uSync.Community.DataTypeSerializers as a Cake Tool
#tool nuget:?package=uSync.Community.DataTypeSerializers&version=13.2.0

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 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. 
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
14.0.0-rc1 34 4/17/2024
13.2.0 56 4/17/2024
13.1.3 153 3/14/2024
13.1.2 169 3/11/2024
13.1.1 186 2/28/2024
13.1.0 246 2/15/2024
13.1.0-beta01 245 1/24/2024
13.0.1 304 1/15/2024
13.0.0 406 12/14/2023
13.0.0-rc2 441 11/30/2023
13.0.0-rc1 407 11/27/2023
12.2.3 300 1/15/2024
12.2.2 459 11/7/2023
12.2.1 426 10/25/2023
12.2.0 513 10/6/2023
12.2.0-rc1 503 9/27/2023
12.1.0 584 8/10/2023
12.0.2 664 6/29/2023
12.0.1 619 6/29/2023
12.0.0 657 6/29/2023
12.0.0-rc1 621 6/22/2023
11.2.1 686 6/7/2023
11.2.0 707 5/11/2023
11.0.0-rc3 592 11/4/2022
10.7.3 333 1/23/2024
10.7.2 334 1/15/2024
10.7.1 530 10/4/2023
10.7.0 484 9/25/2023
10.6.2 718 8/10/2023
10.6.1 699 6/7/2023
10.6.0 685 5/11/2023
10.5.0 765 4/4/2023
10.3.4 762 3/16/2023
10.3.3 760 3/3/2023
10.3.2 898 1/12/2023
10.3.0.1 794 12/15/2022
10.3.0 928 10/20/2022
10.2.1 969 9/26/2022
10.2.0 983 9/8/2022
10.1.0 977 8/4/2022
10.0.0 998 6/16/2022
10.0.0-rc5 663 6/8/2022
10.0.0-beta1 644 5/16/2022
9.4.0 1,087 4/25/2022
9.3.2 1,149 4/1/2022
9.3.1 1,086 3/31/2022
9.3.0 1,031 3/29/2022
9.2.0 1,198 2/21/2022
9.1.0 1,218 2/3/2022
9.0.6 1,317 1/7/2022
9.0.4 1,342 11/18/2021
9.0.2 1,568 10/7/2021
9.0.1 1,548 10/4/2021
9.0.0.1 1,668 9/28/2021
9.0.0 1,320 9/28/2021
9.0.0-rc004 683 9/23/2021
9.0.0-rc003 716 9/9/2021
9.0.0-rc002 771 8/19/2021
8.8.4 2,808 3/8/2021
8.7.0 1,647 9/10/2020
8.7.0-rc 824 8/26/2020
8.6.4 963 7/16/2020
8.6.2 1,032 5/7/2020
8.5.1 5,581 3/19/2020
8.5.0.1 1,396 2/27/2020

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