uSync 10.6.1
See the version list below for details.
dotnet add package uSync --version 10.6.1
NuGet\Install-Package uSync -Version 10.6.1
<PackageReference Include="uSync" Version="10.6.1" />
<PackageVersion Include="uSync" Version="10.6.1" />
<PackageReference Include="uSync" />
paket add uSync --version 10.6.1
#r "nuget: uSync, 10.6.1"
#:package uSync@10.6.1
#addin nuget:?package=uSync&version=10.6.1
#tool nuget:?package=uSync&version=10.6.1
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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net6.0
- uSync.BackOffice (>= 10.6.1)
- uSync.Backoffice.Assets (>= 10.6.1)
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.2 | 13,314 | 1/12/2026 |
| 17.0.1 | 12,299 | 12/11/2025 |
| 17.0.0 | 8,294 | 11/27/2025 |
| 17.0.0-rc4 | 629 | 11/25/2025 |
| 17.0.0-rc3 | 758 | 11/20/2025 |
| 17.0.0-rc2 | 565 | 11/13/2025 |
| 17.0.0-rc1 | 631 | 10/30/2025 |
| 17.0.0-beta | 328 | 10/16/2025 |
| 16.2.0-beta01 | 312 | 1/13/2026 |
| 16.1.0 | 40,066 | 10/15/2025 |
| 16.0.8 | 4,553 | 10/7/2025 |
| 16.0.5 | 7,164 | 9/22/2025 |
| 16.0.4 | 16,187 | 8/26/2025 |
| 16.0.3 | 1,567 | 8/22/2025 |
| 16.0.2 | 23,574 | 7/23/2025 |
| 13.3.2 | 64,941 | 9/24/2025 |
| 13.3.1 | 52,201 | 7/23/2025 |
| 13.3.0 | 1,988 | 7/22/2025 |
| 10.6.1 | 105,406 | 6/7/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 - Umbraco 10 version