uSync.Community.DataTypeSerializers 13.1.3

dotnet add package uSync.Community.DataTypeSerializers --version 13.1.3
NuGet\Install-Package uSync.Community.DataTypeSerializers -Version 13.1.3
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.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uSync.Community.DataTypeSerializers --version 13.1.3
#r "nuget: uSync.Community.DataTypeSerializers, 13.1.3"
#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.1.3

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

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
13.1.3 39 3/14/2024
13.1.2 80 3/11/2024
13.1.1 115 2/28/2024
13.1.0 160 2/15/2024
13.1.0-beta01 175 1/24/2024
13.0.1 228 1/15/2024
13.0.0 318 12/14/2023
13.0.0-rc2 373 11/30/2023
13.0.0-rc1 336 11/27/2023
12.2.3 221 1/15/2024
12.2.2 375 11/7/2023
12.2.1 369 10/25/2023
12.2.0 415 10/6/2023
12.2.0-rc1 426 9/27/2023
12.1.0 502 8/10/2023
12.0.2 588 6/29/2023
12.0.1 544 6/29/2023
12.0.0 587 6/29/2023
12.0.0-rc1 536 6/22/2023
11.2.1 603 6/7/2023
11.2.0 615 5/11/2023
11.0.0-rc3 506 11/4/2022
10.7.3 244 1/23/2024
10.7.2 237 1/15/2024
10.7.1 442 10/4/2023
10.7.0 410 9/25/2023
10.6.2 658 8/10/2023
10.6.1 607 6/7/2023
10.6.0 605 5/11/2023
10.5.0 682 4/4/2023
10.3.4 685 3/16/2023
10.3.3 675 3/3/2023
10.3.2 803 1/12/2023
10.3.0.1 724 12/15/2022
10.3.0 824 10/20/2022
10.2.1 897 9/26/2022
10.2.0 904 9/8/2022
10.1.0 931 8/4/2022
10.0.0 929 6/16/2022
10.0.0-rc5 593 6/8/2022
10.0.0-beta1 590 5/16/2022
9.4.0 1,012 4/25/2022
9.3.2 1,068 4/1/2022
9.3.1 1,015 3/31/2022
9.3.0 974 3/29/2022
9.2.0 1,126 2/21/2022
9.1.0 1,133 2/3/2022
9.0.6 1,235 1/7/2022
9.0.4 1,278 11/18/2021
9.0.2 1,503 10/7/2021
9.0.1 1,467 10/4/2021
9.0.0.1 1,584 9/28/2021
9.0.0 1,281 9/28/2021
9.0.0-rc004 612 9/23/2021
9.0.0-rc003 640 9/9/2021
9.0.0-rc002 703 8/19/2021
8.8.4 2,732 3/8/2021
8.7.0 1,558 9/10/2020
8.7.0-rc 742 8/26/2020
8.6.4 893 7/16/2020
8.6.2 961 5/7/2020
8.5.1 5,491 3/19/2020
8.5.0.1 1,341 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