Constellation.Feature.UrlFriendlyPageNames 9.0.1.22144

There is a newer version of this package available.
See the version list below for details.
dotnet add package Constellation.Feature.UrlFriendlyPageNames --version 9.0.1.22144                
NuGet\Install-Package Constellation.Feature.UrlFriendlyPageNames -Version 9.0.1.22144                
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="Constellation.Feature.UrlFriendlyPageNames" Version="9.0.1.22144" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Feature.UrlFriendlyPageNames --version 9.0.1.22144                
#r "nuget: Constellation.Feature.UrlFriendlyPageNames, 9.0.1.22144"                
#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.
// Install Constellation.Feature.UrlFriendlyPageNames as a Cake Addin
#addin nuget:?package=Constellation.Feature.UrlFriendlyPageNames&version=9.0.1.22144

// Install Constellation.Feature.UrlFriendlyPageNames as a Cake Tool
#tool nuget:?package=Constellation.Feature.UrlFriendlyPageNames&version=9.0.1.22144                

Constellation is a collection of utilities for .NET CMS implementers.

This small Feature contains a Sitecore Rule Action which must be installed (see provided package) in order to take advantage
of this library.

To use, an Item Saved rule must be created. The rule must have a condition that specifies that an Item is a "page" and therefore
needs an SEO-friendly URL. The rule action should be the one included in this kit. Rule options include:
- Replace Diacritics
- Clear Display Name (recommended so that marketers see the actual Item name and therefore URL slug for pages)
- Specify illegal characters to remove
- Replace spaces or remove spaces from names
- Force lowercase

It is up to the implementer to determine the nature of "page" Items. We recommend looking at Constellation.Foundation.Datasources for
rule conditions that are suitable for this specific task.


Configured for use with Sitecore 9.0.
Requires Sitecore 9.0 NuGet packages, available here: https://sitecore.myget.org/F/sc-packages/api/v3/index.json

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.3.0.26196 232 6/16/2023
10.1.0.19242 456 3/5/2021
10.0.1.28935 1,522 8/5/2020
10.0.0.24213 503 8/4/2020
9.3.0.21561 510 7/27/2020
9.1.2.16140 1,011 4/12/2019
9.1.1.28562 650 3/6/2019
9.1.0.24948 798 12/7/2018
9.0.12.19556 776 10/21/2018
9.0.11.19068 750 10/18/2018
9.0.10.24596 855 10/5/2018
9.0.9.26507 774 10/4/2018
9.0.8.20266 856 7/23/2018
9.0.7.28281 953 7/3/2018
9.0.6.19239 987 6/7/2018
9.0.5.28907 1,056 5/30/2018
9.0.3.28574 1,040 5/14/2018
9.0.2.21030 981 2/12/2018
9.0.2.19653 962 2/12/2018
9.0.1.22144 984 1/10/2018
9.0.0.17563 948 11/27/2017

Dependency Package Update