uSync 12.0.0-rc1
See the version list below for details.
dotnet add package uSync --version 12.0.0-rc1
NuGet\Install-Package uSync -Version 12.0.0-rc1
<PackageReference Include="uSync" Version="12.0.0-rc1" />
<PackageVersion Include="uSync" Version="12.0.0-rc1" />
<PackageReference Include="uSync" />
paket add uSync --version 12.0.0-rc1
#r "nuget: uSync, 12.0.0-rc1"
#:package uSync@12.0.0-rc1
#addin nuget:?package=uSync&version=12.0.0-rc1&prerelease
#tool nuget:?package=uSync&version=12.0.0-rc1&prerelease
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 (>= 12.0.0-rc1)
- uSync.BackOffice.Assets (>= 12.0.0-rc1)
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.1 | 0 | 4/22/2026 |
| 17.3.0 | 2,847 | 4/14/2026 |
| 17.1.0-rc1 | 253 | 3/20/2026 |
| 17.0.4 | 31,891 | 2/25/2026 |
| 17.0.2 | 28,648 | 1/12/2026 |
| 17.0.1 | 19,492 | 12/11/2025 |
| 17.0.0 | 11,376 | 11/27/2025 |
| 17.0.0-rc4 | 651 | 11/25/2025 |
| 17.0.0-rc3 | 773 | 11/20/2025 |
| 17.0.0-rc2 | 578 | 11/13/2025 |
| 17.0.0-rc1 | 651 | 10/30/2025 |
| 17.0.0-beta | 344 | 10/16/2025 |
| 16.2.0-beta01 | 608 | 1/13/2026 |
| 16.1.0 | 53,797 | 10/15/2025 |
| 16.0.8 | 4,922 | 10/7/2025 |
| 16.0.5 | 7,956 | 9/22/2025 |
| 16.0.4 | 17,598 | 8/26/2025 |
| 13.3.2 | 96,166 | 9/24/2025 |
| 12.0.0-rc1 | 1,984 | 6/22/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 (LTS)
- 10.1 : Umbraco 'Production' mode support
- 10.2 : Upload / Download Syncs
11.0 : Umbraco 11 release
12.0 : Umbraco 12 release