b5LinkedNodesContentApp 0.3.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package b5LinkedNodesContentApp --version 0.3.1
NuGet\Install-Package b5LinkedNodesContentApp -Version 0.3.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="b5LinkedNodesContentApp" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add b5LinkedNodesContentApp --version 0.3.1
#r "nuget: b5LinkedNodesContentApp, 0.3.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 b5LinkedNodesContentApp as a Cake Addin
#addin nuget:?package=b5LinkedNodesContentApp&version=0.3.1

// Install b5LinkedNodesContentApp as a Cake Tool
#tool nuget:?package=b5LinkedNodesContentApp&version=0.3.1

Linked-Nodes-Content-App

The Linked Nodes Content App provides a quick overview of which content and media nodes link to the current node. Optionally, content and media node deletion can be automatically denied if other nodes still link to the current node.

The Linked Nodes Content App provides a quick overview of which content and media nodes link to the current node.

It supports the following Core Data Types:

  • Umbraco.ContentPicker
  • Umbraco.MediaPicker
  • Umbraco.MultiNodeTreePicker
  • Umbraco.NestedContent
  • Umbraco.Grid
  • Umbraco.TinyMCE

Optionally, content and media node deletion can be automatically denied if other nodes still link to the current node.

Release Notes:

v0.1.0 (14.03.2019):

  • Support content nodes

v0.2.0 (15.03.2019):

  • Add Support for media nodes

v0.3.0 (20.03.2019):

  • Add package.options dashboard for customization and deploy as nuget package

v0.3.1 (20.03.2019):

  • Bugfix in nuget package
Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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

Add package.options dashboard for customization, create nuGet-Package