BQ.Xperience.Extensions.ContentTypeRestrictions
1.0.28
XperienceCommunity.ContentTypeRestrictions
Additional DetailsTo 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
<PackageReference Include="BQ.Xperience.Extensions.ContentTypeRestrictions" Version="1.0.28" />
<PackageVersion Include="BQ.Xperience.Extensions.ContentTypeRestrictions" Version="1.0.28" />
<PackageReference Include="BQ.Xperience.Extensions.ContentTypeRestrictions" />
paket add BQ.Xperience.Extensions.ContentTypeRestrictions --version 1.0.28
#r "nuget: BQ.Xperience.Extensions.ContentTypeRestrictions, 1.0.28"
#:package BQ.Xperience.Extensions.ContentTypeRestrictions@1.0.28
#addin nuget:?package=BQ.Xperience.Extensions.ContentTypeRestrictions&version=1.0.28
#tool nuget:?package=BQ.Xperience.Extensions.ContentTypeRestrictions&version=1.0.28
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 | Versions 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. |
-
- kentico.xperience.admin (>= 29.5.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.