uSync 11.2.0
See the version list below for details.
dotnet add package uSync --version 11.2.0
NuGet\Install-Package uSync -Version 11.2.0
<PackageReference Include="uSync" Version="11.2.0" />
<PackageVersion Include="uSync" Version="11.2.0" />
<PackageReference Include="uSync" />
paket add uSync --version 11.2.0
#r "nuget: uSync, 11.2.0"
#:package uSync@11.2.0
#addin nuget:?package=uSync&version=11.2.0
#tool nuget:?package=uSync&version=11.2.0
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.

uSync will read/write
- Document Types,
- Media Types,
- Data Types
- Macros
- Member Types
- Templates
With content syncing enabled it will also do :
- Content
- Media
- Dictionary Items
- Languages
- Domains
Config
for v10 everything minimal config should be required.
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. 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. |
-
net7.0
- uSync.BackOffice (>= 11.2.0)
- uSync.BackOffice.Assets (>= 11.2.0)
NuGet packages (21)
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 |
|---|---|---|
| 17.3.2 | 122 | 5/13/2026 |
| 17.3.1 | 9,118 | 4/22/2026 |
| 17.3.0 | 8,135 | 4/14/2026 |
| 17.1.0-rc1 | 264 | 3/20/2026 |
| 17.0.4 | 40,768 | 2/25/2026 |
| 17.0.2 | 30,973 | 1/12/2026 |
| 17.0.1 | 21,389 | 12/11/2025 |
| 17.0.0 | 12,175 | 11/27/2025 |
| 17.0.0-rc4 | 661 | 11/25/2025 |
| 17.0.0-rc3 | 778 | 11/20/2025 |
| 17.0.0-rc2 | 589 | 11/13/2025 |
| 17.0.0-rc1 | 659 | 10/30/2025 |
| 17.0.0-beta | 352 | 10/16/2025 |
| 16.2.0-beta01 | 639 | 1/13/2026 |
| 16.1.0 | 57,741 | 10/15/2025 |
| 16.0.8 | 5,063 | 10/7/2025 |
| 16.0.5 | 8,105 | 9/22/2025 |
| 13.3.2 | 108,756 | 9/24/2025 |
| 11.2.0 | 22,542 | 5/11/2023 |
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
- 10.1 : Umbraco 'Production' mode support
- 10.2 : Upload / Download Syncs
11.0 : Umbraco 11 release