uSync 16.0.5

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

About

Keep your Umbraco settings in sync - uSync in an Umbraco package that takes the bits of Umbraco that are stored in a database and moves them to disk, so you can source control, copy and move your Umbraco site between computers and servers.

Importing with uSync

uSync will read/write

  • Document Types,
  • Media Types,
  • Data Types
  • Macros
  • Member Types
  • Templates
  • Relation types

With content syncing enabled it will also do :

  • Content
  • Media
  • Dictionary Items
  • Languages
  • Domains

Config

To sync everything, minimal config should be required. you can look at the documentation to get a better idea of what can be configured.

Turn of content syncing

If you only want to sync settings update the appsettings.json file:

setup uSync so it will only save changes to "Settings" items.

"uSync" : {
    "Settings: {
          "ExportOnSave": "Settings",
    }
}
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (20)

Showing the top 5 NuGet packages that depend on uSync:

Package Downloads
uSync.ContentEdition

Database syncing for Umbraco Content, Media and Dictionary Items

uSync.Complete

uSync.Complete for Umbraco Cms

JaywingUmbracoBase

Base install for Jaywings Umbraco projects, provides lots of useful extensions, helpers, controllers and editors

uIntra

Uintra - An open source and lightweight framework for making an Extranet, Intranet or client portal based on Umbraco.

uSync.Commands

uSync Command line - server Commands for uSync

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on uSync:

Repository Stars
leekelleher/umbraco-contentment
Contentment for Umbraco - a state of happiness and satisfaction
Version Downloads Last Updated
16.0.5 261 9/22/2025
16.0.4 5,618 8/26/2025
16.0.3 932 8/22/2025
16.0.2 10,892 7/23/2025
16.0.1 1,845 7/15/2025
16.0.0 12,794 6/12/2025
16.0.0-rc3 807 6/3/2025
16.0.0-rc2 632 5/16/2025
16.0.0-rc 270 5/14/2025
16.0.0-beta01 215 4/30/2025
15.1.9 7,028 6/6/2025
15.1.8 10,023 5/14/2025
15.1.6 18,955 4/3/2025
15.1.5 10,631 3/18/2025
15.1.3 5,003 2/27/2025
15.1.2 5,259 2/14/2025
15.1.1 11,099 1/20/2025
15.1.0 8,981 12/11/2024
15.0.2 3,218 12/4/2024
15.0.1 6,058 11/15/2024
15.0.0 2,688 11/14/2024
14.2.3 23,854 10/28/2024
14.2.2 11,161 9/23/2024
14.2.1 2,550 9/16/2024
14.2.0 6,923 9/11/2024
14.0.1-preview001 4,030 6/4/2024
14.0.0 12,728 5/30/2024
14.0.0-rc4 203 5/23/2024
14.0.0-rc2 248 4/25/2024
14.0.0-rc1 273 4/17/2024
13.3.1 15,427 7/23/2025
13.3.0 1,069 7/22/2025
13.2.7 85,472 3/28/2025
13.2.6 108,229 1/9/2025
13.2.5 198,303 8/28/2024
13.2.4 80,084 6/27/2024
13.2.3 67,199 5/24/2024
13.2.2 38,547 4/30/2024
13.2.1 38,676 4/22/2024
13.2.0 16,224 4/17/2024
13.1.3 65,670 3/14/2024
13.1.2 6,155 3/11/2024
13.1.1 14,100 2/28/2024
13.1.0 30,869 2/15/2024
13.1.0-beta01 476 1/24/2024
13.0.1 67,297 1/15/2024
13.0.0 58,033 12/14/2023
13.0.0-rc2 1,080 11/30/2023
13.0.0-rc1 879 11/27/2023
12.2.4 9,058 5/29/2024
12.2.3 20,486 1/15/2024
12.2.2 95,844 11/7/2023
12.2.1 14,874 10/25/2023
12.2.0 13,713 10/6/2023
12.2.0-rc1 862 9/27/2023
12.1.0 58,802 8/10/2023
12.0.2 42,469 6/29/2023
12.0.0-rc1 1,515 6/22/2023
11.2.1 58,368 6/7/2023
11.2.0 21,772 5/11/2023
11.1.0 41,728 3/29/2023
11.0.3 15,390 3/16/2023
11.0.2 19,325 3/3/2023
11.0.1 32,031 1/12/2023
11.0.0 20,025 12/1/2022
11.0.0-rc3 1,280 11/4/2022
10.7.3 44,861 1/23/2024
10.7.2 8,434 1/15/2024
10.7.1 36,067 10/4/2023
10.7.0 6,858 9/25/2023
10.6.2 34,343 8/10/2023
10.6.1 94,693 6/7/2023
10.6.0 11,234 5/11/2023
10.5.0 38,265 4/4/2023
10.3.4 23,710 3/16/2023
10.3.3 11,786 3/3/2023
10.3.2 55,725 1/12/2023
10.3.1-beta001 1,871 11/17/2022
10.3.0 112,817 10/20/2022
10.2.1 48,125 9/26/2022
10.2.0 23,258 9/8/2022
10.1.0 78,413 8/4/2022
10.0.0 68,103 6/16/2022
10.0.0-rc5 1,285 6/8/2022
10.0.0-beta1 1,869 5/16/2022
9.4.0 88,636 4/25/2022
9.3.2 37,428 4/1/2022
9.2.0 47,551 2/21/2022
9.1.0 14,285 2/3/2022
9.0.6 19,675 1/7/2022
9.0.4 20,397 11/18/2021
9.0.2 35,207 10/7/2021
9.0.1 3,656 10/4/2021
9.0.0.1 5,576 9/28/2021
9.0.0 3,988 9/28/2021
8.11.8 21,641 2/1/2024
8.11.7 39,522 8/10/2023
8.11.6 29,357 5/2/2023
8.11.5 1,921 4/18/2023
8.11.4 16,755 3/20/2023
8.11.3 36,350 11/22/2022
8.11.2 6,558 10/25/2022
8.11.1 26,758 7/13/2022
8.11.0 102,735 2/17/2022
8.10.7 243,022 1/10/2022
8.10.6 16,451 12/1/2021
8.10.5 22,248 11/10/2021
8.10.4 37,665 10/14/2021
8.10.2 18,304 9/22/2021
8.10.1 15,036 9/6/2021
8.10.0 5,018 9/2/2021
8.9.7 55,005 7/28/2021
8.9.6 1,321 7/28/2021
8.9.5 38,717 7/5/2021
8.9.4 4,278 6/29/2021
8.9.3 33,712 6/4/2021
8.9.2 2,922 6/4/2021
8.9.1 59,681 4/14/2021
8.9.0 16,604 3/31/2021
8.8.5 33,720 3/17/2021
8.8.4 19,150 3/8/2021
8.8.3 72,205 1/22/2021
8.8.1 28,798 12/16/2020
8.7.2 74,546 10/21/2020
8.7.1 19,852 10/6/2020
8.7.0.1 20,915 9/16/2020
8.7.0 6,909 9/10/2020
8.6.5 36,332 8/5/2020
8.6.4 9,179 7/16/2020
8.6.3 62,701 5/23/2020
8.6.2 24,112 5/7/2020
8.6.1 27,991 4/21/2020
8.6.0 14,942 4/9/2020
8.5.1 40,791 3/19/2020
8.5.0 52,345 2/14/2020
8.4.3 16,804 1/29/2020
8.4.1 8,642 1/22/2020
8.4.0 17,707 1/6/2020
8.3.1 19,890 12/10/2019
8.3.0 19,421 11/12/2019
8.2.4 23,018 10/21/2019
8.2.3 16,566 9/30/2019
8.2.2 12,060 9/27/2019
8.2.1 5,612 9/24/2019
8.2.0 4,924 9/16/2019
8.1.1 27,701 7/26/2019
8.1.0 9,268 7/9/2019
8.0.1 6,645 6/11/2019
8.0.0 10,675 5/9/2019
8.0.0-rc1 2,229 5/3/2019
4.0.16 85,698 10/22/2020
4.0.15 119,059 2/3/2020
4.0.14 249,627 7/14/2019
4.0.13 4,582 7/10/2019
4.0.10 94,949 2/7/2019
4.0.9 72,423 10/30/2018
4.0.8 19,339 10/29/2018
4.0.5 190,156 4/4/2018
4.0.4 34,985 3/2/2018
4.0.2 110,382 11/16/2017
4.0.1 6,267 11/10/2017
4.0.0.760 16,215 10/4/2017
3.3.4.740 63,024 5/22/2017
3.3.3.740 45,235 4/27/2017
3.3.2.740 35,623 2/15/2017
3.3.1.740 5,542 1/20/2017
3.3.0.740 7,804 12/30/2016
3.2.2.740 40,072 9/2/2016
3.2.1.740 3,283 8/19/2016
3.2.0.740 7,101 8/12/2016
3.1.5.740 24,383 8/1/2016
3.1.4.740 29,118 5/5/2016
3.1.3.740 6,625 4/8/2016
3.1.2.740 3,100 4/6/2016
3.1.1.740 10,930 2/17/2016
3.1.0.740 2,924 2/11/2016
3.0.4.1 7,980 1/29/2016
3.0.4 2,531 1/27/2016
3.0.3 4,177 12/16/2015
3.0.2 10,161 9/30/2015
3.0.1 2,239 9/30/2015
3.0.0 2,669 9/29/2015
2.5.0 8,906 8/20/2015
2.4.14 2,461 8/14/2015
2.4.10 12,195 3/11/2015
2.4.9 3,043 2/28/2015
2.4.6 2,676 2/9/2015
2.4.5 2,444 1/31/2015
2.4.4 3,068 12/4/2014
2.4.3 2,342 12/4/2014
2.4.1 3,464 9/19/2014
2.4.0 3,286 8/19/2014
2.3.0 2,771 7/28/2014
2.2.6 3,807 5/7/2014
2.2.5 2,309 5/1/2014
2.2.4 3,238 4/23/2014
1.5.8.2 2,930 2/15/2014
1.5.8 3,131 1/8/2014
1.5.2 3,924 11/11/2013

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
15.0 : Umbraco v15 release