uSync.Community.DataTypeSerializers 13.0.0-rc1

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

// Install uSync.Community.DataTypeSerializers as a Cake Tool
#tool nuget:?package=uSync.Community.DataTypeSerializers&version=13.0.0-rc1&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.2 48 9/23/2024
14.2.1 73 9/16/2024
14.2.0 87 9/11/2024
14.0.1-preview001 98 6/4/2024
14.0.0 98 5/30/2024
14.0.0-rc4 89 5/23/2024
14.0.0-rc2 85 4/25/2024
14.0.0-rc1 80 4/17/2024
13.2.5 81 8/28/2024
13.2.4 156 6/27/2024
13.2.3 107 5/24/2024
13.2.2 113 4/30/2024
13.2.1 96 4/22/2024
13.2.0 89 4/17/2024
13.1.3 171 3/14/2024
13.1.2 183 3/11/2024
13.1.1 212 2/28/2024
13.1.0 257 2/15/2024
13.1.0-beta01 252 1/24/2024
13.0.1 318 1/15/2024
13.0.0 419 12/14/2023
13.0.0-rc2 450 11/30/2023
13.0.0-rc1 412 11/27/2023
12.2.4 80 5/29/2024
12.2.3 313 1/15/2024
12.2.2 472 11/7/2023
12.2.1 456 10/25/2023
12.2.0 525 10/6/2023
12.2.0-rc1 513 9/27/2023
12.1.0 596 8/10/2023
12.0.2 674 6/29/2023
12.0.1 630 6/29/2023
12.0.0 665 6/29/2023
12.0.0-rc1 629 6/22/2023
11.2.1 697 6/7/2023
11.2.0 717 5/11/2023
11.0.0-rc3 606 11/4/2022
10.7.3 364 1/23/2024
10.7.2 346 1/15/2024
10.7.1 550 10/4/2023
10.7.0 497 9/25/2023
10.6.2 739 8/10/2023
10.6.1 717 6/7/2023
10.6.0 712 5/11/2023
10.5.0 782 4/4/2023
10.3.4 770 3/16/2023
10.3.3 767 3/3/2023
10.3.2 934 1/12/2023
10.3.0.1 805 12/15/2022
10.3.0 937 10/20/2022
10.2.1 978 9/26/2022
10.2.0 992 9/8/2022
10.1.0 988 8/4/2022
10.0.0 1,009 6/16/2022
10.0.0-rc5 670 6/8/2022
10.0.0-beta1 651 5/16/2022
9.4.0 1,097 4/25/2022
9.3.2 1,159 4/1/2022
9.3.1 1,096 3/31/2022
9.3.0 1,047 3/29/2022
9.2.0 1,206 2/21/2022
9.1.0 1,228 2/3/2022
9.0.6 1,325 1/7/2022
9.0.4 1,349 11/18/2021
9.0.2 1,576 10/7/2021
9.0.1 1,554 10/4/2021
9.0.0.1 1,676 9/28/2021
9.0.0 1,327 9/28/2021
9.0.0-rc004 686 9/23/2021
9.0.0-rc003 719 9/9/2021
9.0.0-rc002 775 8/19/2021
8.8.4 3,105 3/8/2021
8.7.0 1,661 9/10/2020
8.7.0-rc 832 8/26/2020
8.6.4 977 7/16/2020
8.6.2 1,041 5/7/2020
8.5.1 5,604 3/19/2020
8.5.0.1 1,407 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