Our.Umbraco.LinkedPages 10.0.3

dotnet add package Our.Umbraco.LinkedPages --version 10.0.3
NuGet\Install-Package Our.Umbraco.LinkedPages -Version 10.0.3
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.3" />
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.3
#r "nuget: Our.Umbraco.LinkedPages, 10.0.3"
#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.3

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

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 Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
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.0.3 282 1/17/2024
10.0.2 2,021 9/7/2023
10.0.1 3,243 12/2/2022
10.0.0 314 12/2/2022
9.0.0 2,079 9/28/2021
9.0.0-rc004 254 9/24/2021
9.0.0-beta001 224 7/13/2021
8.0.0 22,598 3/4/2020
1.0.0 3,158 2/6/2019
1.0.0-beta 3,876 12/13/2017