BQ.Xperience.Extensions.ContentTypeRestrictions 1.0.28

Suggested Alternatives

XperienceCommunity.ContentTypeRestrictions

Additional Details

To align with Xperience by Kentico community package recommendations, this package has been renamed to XperienceCommunity.ContentTypeRestrictions. This package ID will no longer be used for package updates so please use the new package instead. Please note that the new package ID also includes updated namespaces.

dotnet add package BQ.Xperience.Extensions.ContentTypeRestrictions --version 1.0.28
                    
NuGet\Install-Package BQ.Xperience.Extensions.ContentTypeRestrictions -Version 1.0.28
                    
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="BQ.Xperience.Extensions.ContentTypeRestrictions" Version="1.0.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BQ.Xperience.Extensions.ContentTypeRestrictions" Version="1.0.28" />
                    
Directory.Packages.props
<PackageReference Include="BQ.Xperience.Extensions.ContentTypeRestrictions" />
                    
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 BQ.Xperience.Extensions.ContentTypeRestrictions --version 1.0.28
                    
#r "nuget: BQ.Xperience.Extensions.ContentTypeRestrictions, 1.0.28"
                    
#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 BQ.Xperience.Extensions.ContentTypeRestrictions@1.0.28
                    
#: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=BQ.Xperience.Extensions.ContentTypeRestrictions&version=1.0.28
                    
Install as a Cake Addin
#tool nuget:?package=BQ.Xperience.Extensions.ContentTypeRestrictions&version=1.0.28
                    
Install as a Cake Tool

Xperience.Extensions.ContentTypeRestrictions

Description

This package provides XbK administrators with an interface to restrict allowed content types within the content trees of a website channel.

When editing a content type, a new menu item will be shown for "Allowed types".

Installation

This package can be installed from nuget using the command:

Install-Package BQ.Xperience.Extensions.ContentTypeRestrictions

or using the .NET CLI with the command:

dotnet add package BQ.Xperience.Extensions.ContentTypeRestrictions

Setup

Add the following line to your Program.cs to register the necessary services.

using using BQ.Xperience.Extensions.ContentTypeRestrictions;

...

builder.Services.AddContentTypeRestrictionsExtensionServices();
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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

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
1.0.28 263 10/24/2024 1.0.28 is deprecated.
1.0.27 203 10/24/2024 1.0.27 is deprecated.
1.0.26 199 10/23/2024 1.0.26 is deprecated.
1.0.24 291 10/21/2024 1.0.24 is deprecated.
1.0.20 210 10/20/2024 1.0.20 is deprecated.
1.0.19 245 10/18/2024 1.0.19 is deprecated.
1.0.17 238 10/18/2024 1.0.17 is deprecated.