uSync 13.2.5
See the version list below for details.
dotnet add package uSync --version 13.2.5
NuGet\Install-Package uSync -Version 13.2.5
<PackageReference Include="uSync" Version="13.2.5" />
<PackageVersion Include="uSync" Version="13.2.5" />
<PackageReference Include="uSync" />
paket add uSync --version 13.2.5
#r "nuget: uSync, 13.2.5"
#:package uSync@13.2.5
#addin nuget:?package=uSync&version=13.2.5
#tool nuget:?package=uSync&version=13.2.5
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 | 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. 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. |
-
net8.0
- uSync.BackOffice (>= 13.2.5)
- uSync.BackOffice.Assets (>= 13.2.5)
- uSync.History (>= 13.2.5)
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.0.4 | 3,323 | 2/25/2026 |
| 17.0.2 | 21,027 | 1/12/2026 |
| 17.0.1 | 15,665 | 12/11/2025 |
| 17.0.0 | 9,397 | 11/27/2025 |
| 17.0.0-rc4 | 638 | 11/25/2025 |
| 17.0.0-rc3 | 763 | 11/20/2025 |
| 17.0.0-rc2 | 571 | 11/13/2025 |
| 17.0.0-rc1 | 635 | 10/30/2025 |
| 17.0.0-beta | 336 | 10/16/2025 |
| 16.2.0-beta01 | 443 | 1/13/2026 |
| 16.1.0 | 44,829 | 10/15/2025 |
| 16.0.8 | 4,682 | 10/7/2025 |
| 16.0.5 | 7,531 | 9/22/2025 |
| 16.0.4 | 16,567 | 8/26/2025 |
| 16.0.3 | 1,616 | 8/22/2025 |
| 16.0.2 | 24,456 | 7/23/2025 |
| 13.3.2 | 74,182 | 9/24/2025 |
| 13.3.1 | 54,455 | 7/23/2025 |
| 13.2.5 | 235,880 | 8/28/2024 |
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