uSync.Core 17.0.4

dotnet add package uSync.Core --version 17.0.4
                    
NuGet\Install-Package uSync.Core -Version 17.0.4
                    
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.Core" Version="17.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="uSync.Core" Version="17.0.4" />
                    
Directory.Packages.props
<PackageReference Include="uSync.Core" />
                    
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.Core --version 17.0.4
                    
#r "nuget: uSync.Core, 17.0.4"
                    
#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.Core@17.0.4
                    
#: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.Core&version=17.0.4
                    
Install as a Cake Addin
#tool nuget:?package=uSync.Core&version=17.0.4
                    
Install as a Cake Tool

uSync.Core

Core serialization and deserialization library for uSync for Umbraco.

Install uSync

for general installations you should install uSync package

dotnet add package uSync

you usually only need to explicity install this package if you are developing extensions to uSync

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (10)

Showing the top 5 NuGet packages that depend on uSync.Core:

Package Downloads
uSync.Community.Contrib

Contribted value mappers for uSync.

uSync.BackOffice

Umbraco Backoffice and Events for uSync.

uSync.BackOffice.Core

Just the core dll's from uSync (for extension development purposes)

Vendr.uSync

uSync serializers for Vendr, the eCommerce solution for Umbraco

UmbCheckout.uSync

uSync Addon for UmbCheckout

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.4 820 2/25/2026
17.0.2 17,619 1/12/2026
17.0.1 13,733 12/11/2025
17.0.0 10,161 11/27/2025
17.0.0-rc4 764 11/25/2025
17.0.0-rc3 880 11/20/2025
17.0.0-rc2 619 11/13/2025
17.0.0-rc1 708 10/30/2025
17.0.0-beta 343 10/16/2025
16.2.0-beta01 474 1/13/2026
16.1.0 42,981 10/15/2025
16.0.8 4,357 10/7/2025
16.0.7 1,624 10/6/2025
16.0.5 7,080 9/22/2025
16.0.4 15,787 8/26/2025
16.0.3 1,320 8/22/2025
16.0.2 22,740 7/23/2025
13.3.2 70,726 9/24/2025
13.3.1 53,990 7/23/2025
13.3.0 1,461 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.0 : Umbraco v13 release
- 14.0 : Umbraco v14 release
- 15.0 : Umbraco v15 release
- 16.0 : Umbraco v16 release
- 17.0 : Umbraco v17 release