Our.Umbraco.LinkedPages 10.0.1

.NET 6.0
dotnet add package Our.Umbraco.LinkedPages --version 10.0.1
NuGet\Install-Package Our.Umbraco.LinkedPages -Version 10.0.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="Our.Umbraco.LinkedPages" Version="10.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.LinkedPages --version 10.0.1
#r "nuget: Our.Umbraco.LinkedPages, 10.0.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.
// Install Our.Umbraco.LinkedPages as a Cake Addin
#addin nuget:?package=Our.Umbraco.LinkedPages&version=10.0.1

// Install Our.Umbraco.LinkedPages as a Cake Tool
#tool nuget:?package=Our.Umbraco.LinkedPages&version=10.0.1

About

Linked pages, lets you quickly and eaisly examine and mange the relationships between pages inside Umbraco.

Linked pages adds a new "Linked Pages" item to the context menu of items in the Content tree.

From here you can quickly and easily see the related items for any page.

Linked pages dialog

Config

you can control what relationships are displayed in the linked pages dialog via settings in web.config / app settings

appsettings.json

{
    "LinkedPages" : {
        "RelationType" : "",
        "ShowType" : false,
        "Ignore": "umbMedia,umbDocument"
    }
}
Product Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
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.0.1 387 12/2/2022
10.0.0 186 12/2/2022
9.0.0 1,687 9/28/2021
9.0.0-rc004 190 9/24/2021
9.0.0-beta001 180 7/13/2021
8.0.0 11,445 3/4/2020
1.0.0 2,639 2/6/2019
1.0.0-beta 3,807 12/13/2017