Umbraco.Cms.Web.Website 17.2.1

Prefix Reserved
dotnet add package Umbraco.Cms.Web.Website --version 17.2.1
                    
NuGet\Install-Package Umbraco.Cms.Web.Website -Version 17.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Umbraco.Cms.Web.Website" Version="17.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Cms.Web.Website" Version="17.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Umbraco.Cms.Web.Website" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.Cms.Web.Website --version 17.2.1
                    
#r "nuget: Umbraco.Cms.Web.Website, 17.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Umbraco.Cms.Web.Website@17.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Umbraco.Cms.Web.Website&version=17.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Umbraco.Cms.Web.Website&version=17.2.1
                    
Install as a Cake Tool

Contains the website assembly needed to run the frontend of Umbraco CMS.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (693)

Showing the top 5 NuGet packages that depend on Umbraco.Cms.Web.Website:

Package Downloads
uSync.Core

Core serializers for uSync to read / write information to / from Umbraco CMS.

Umbraco.Cms.StaticAssets

Contains the static assets needed to run Umbraco CMS.

Our.Umbraco.Community.Contentment.Core

Contentment, a collection of components for Umbraco.

N3O.Umbraco.Extensions

TODO

Umbraco.Forms.Web

Umbraco Forms Web encapsulates web components of the forms builder for use by package developers.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Umbraco.Cms.Web.Website:

Repository Stars
Shazwazza/Articulate
A wonderful Blog engine built on Umbraco
leekelleher/umbraco-contentment
Contentment for Umbraco - a state of happiness and satisfaction
KevinJump/uSync
Database syncing tool for Umbraco CMS
Version Downloads Last Updated
17.2.1 6,532 2/26/2026
17.2.0 8,357 2/19/2026
17.2.0-rc2 848 2/12/2026
17.2.0-rc 739 2/5/2026
17.1.0 44,918 1/8/2026
17.1.0-rc 446 12/23/2025
17.0.2 20,782 12/11/2025
17.0.1 7,123 12/5/2025
17.0.0 74,801 11/27/2025
17.0.0-rc4 1,959 11/25/2025
16.5.0 6,021 1/22/2026
16.5.0-rc 205 1/8/2026
16.4.1 16,177 12/5/2025
16.4.0 9,138 11/26/2025
16.4.0-rc2 503 11/20/2025
13.13.0 277,049 12/18/2025
13.13.0-rc3 652 12/10/2025
13.13.0-rc2 576 12/9/2025
13.13.0-rc 330 12/4/2025
13.12.1 63,261 12/9/2025
Loading failed