![]() |
VOOZH | about |
dotnet add package uSync --version 17.3.5
NuGet\Install-Package uSync -Version 17.3.5
<PackageReference Include="uSync" Version="17.3.5" />
<PackageVersion Include="uSync" Version="17.3.5" />Directory.Packages.props
<PackageReference Include="uSync" />Project file
paket add uSync --version 17.3.5
#r "nuget: uSync, 17.3.5"
#:package uSync@17.3.5
#addin nuget:?package=uSync&version=17.3.5Install as a Cake Addin
#tool nuget:?package=uSync&version=17.3.5Install as a Cake Tool
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
With content syncing enabled it will also do :
To sync everything, minimal config should be required. you can look at the documentation to get a better idea of what can be configured.
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 | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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 |
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 |
|---|---|---|
| 18.0.0-rc1 | 228 | 5/28/2026 |
| 17.3.5 | 3,300 | 6/9/2026 |
| 17.3.4 | 498 | 6/9/2026 |
| 17.3.3 | 516 | 6/8/2026 |
| 17.3.3-rc | 114 | 5/28/2026 |
| 17.3.2 | 16,340 | 5/13/2026 |
| 17.3.1 | 17,528 | 4/22/2026 |
| 17.3.0 | 13,426 | 4/14/2026 |
| 17.1.0-rc1 | 278 | 3/20/2026 |
| 17.0.4 | 49,537 | 2/25/2026 |
| 17.0.2 | 33,981 | 1/12/2026 |
| 17.0.1 | 23,792 | 12/11/2025 |
| 17.0.0 | 13,556 | 11/27/2025 |
| 17.0.0-rc4 | 683 | 11/25/2025 |
| 17.0.0-rc3 | 787 | 11/20/2025 |
| 17.0.0-rc2 | 595 | 11/13/2025 |
| 17.0.0-rc1 | 666 | 10/30/2025 |
| 17.0.0-beta | 362 | 10/16/2025 |
| 16.2.0-beta01 | 685 | 1/13/2026 |
| 16.1.0 | 63,223 | 10/15/2025 |
- 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