uSync.Community.DataTypeSerializers 14.0.0-rc2

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

// Install uSync.Community.DataTypeSerializers as a Cake Tool
#tool nuget:?package=uSync.Community.DataTypeSerializers&version=14.0.0-rc2&prerelease                

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.2.3 72 10/28/2024
14.2.2 159 9/23/2024
14.2.1 103 9/16/2024
14.2.0 113 9/11/2024
14.0.1-preview001 126 6/4/2024
14.0.0 116 5/30/2024
14.0.0-rc4 107 5/23/2024
14.0.0-rc2 98 4/25/2024
14.0.0-rc1 96 4/17/2024
13.2.5 138 8/28/2024
13.2.4 189 6/27/2024
13.2.3 122 5/24/2024
13.2.2 126 4/30/2024
13.2.1 112 4/22/2024
13.2.0 102 4/17/2024
13.1.3 183 3/14/2024
13.1.2 208 3/11/2024
13.1.1 226 2/28/2024
13.1.0 279 2/15/2024
13.1.0-beta01 264 1/24/2024
13.0.1 338 1/15/2024
13.0.0 451 12/14/2023
13.0.0-rc2 469 11/30/2023
13.0.0-rc1 429 11/27/2023
12.2.4 101 5/29/2024
12.2.3 331 1/15/2024
12.2.2 494 11/7/2023
12.2.1 474 10/25/2023
12.2.0 545 10/6/2023
12.2.0-rc1 531 9/27/2023
12.1.0 611 8/10/2023
12.0.2 695 6/29/2023
12.0.1 666 6/29/2023
12.0.0 684 6/29/2023
12.0.0-rc1 651 6/22/2023
11.2.1 716 6/7/2023
11.2.0 734 5/11/2023
11.0.0-rc3 621 11/4/2022
10.7.3 385 1/23/2024
10.7.2 370 1/15/2024
10.7.1 572 10/4/2023
10.7.0 514 9/25/2023
10.6.2 759 8/10/2023
10.6.1 733 6/7/2023
10.6.0 732 5/11/2023
10.5.0 814 4/4/2023
10.3.4 791 3/16/2023
10.3.3 785 3/3/2023
10.3.2 950 1/12/2023
10.3.0.1 823 12/15/2022
10.3.0 961 10/20/2022
10.2.1 999 9/26/2022
10.2.0 1,010 9/8/2022
10.1.0 1,037 8/4/2022
10.0.0 1,029 6/16/2022
10.0.0-rc5 681 6/8/2022
10.0.0-beta1 684 5/16/2022
9.4.0 1,117 4/25/2022
9.3.2 1,176 4/1/2022
9.3.1 1,115 3/31/2022
9.3.0 1,061 3/29/2022
9.2.0 1,221 2/21/2022
9.1.0 1,249 2/3/2022
9.0.6 1,340 1/7/2022
9.0.4 1,365 11/18/2021
9.0.2 1,596 10/7/2021
9.0.1 1,575 10/4/2021
9.0.0.1 1,698 9/28/2021
9.0.0 1,343 9/28/2021
9.0.0-rc004 704 9/23/2021
9.0.0-rc003 748 9/9/2021
9.0.0-rc002 790 8/19/2021
8.8.4 3,176 3/8/2021
8.7.0 1,682 9/10/2020
8.7.0-rc 851 8/26/2020
8.6.4 995 7/16/2020
8.6.2 1,062 5/7/2020
8.5.1 5,625 3/19/2020
8.5.0.1 1,424 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
14.0 : Umbraco v14 release