RelationshipsExtended.Base
13.0.2
This is the Base module that contains libraries and interfaces used both in the Admin and MVC Site.
Install-Package RelationshipsExtended.Base -Version 13.0.2
dotnet add package RelationshipsExtended.Base --version 13.0.2
<PackageReference Include="RelationshipsExtended.Base" Version="13.0.2" />
paket add RelationshipsExtended.Base --version 13.0.2
#r "nuget: RelationshipsExtended.Base, 13.0.2"
Relationships Extended Base
This package contains the core code for the Relationship Extended module for Kentico. It contains interfaces (such as IBindingInfo and IRelationshipsExtendedHelper) as well as the ObjectQuery / DocumentQuery Extensions. You can use this on your libraries (such as ones that house binding classes).
Relationships Extended Base
This package contains the core code for the Relationship Extended module for Kentico. It contains interfaces (such as IBindingInfo and IRelationshipsExtendedHelper) as well as the ObjectQuery / DocumentQuery Extensions. You can use this on your libraries (such as ones that house binding classes).
Release Notes
Fixed bug with Publish Document tasks not being created for non-origin servers.
Dependencies
-
.NETStandard 2.0
- Kentico.Xperience.Libraries (>= 13.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RelationshipsExtended.Base:
Package | Downloads |
---|---|
RelationshipsExtended
For Kentico CMS
Extends the Relationships to allow usage of Ad-hoc relationships (which allow order by) within the Relationship UI, add Node Categories, UI templates and tools to manage Many-To-Many relationships between Nodes and Objects and Objects to Objects, with Ordering support, and Macros and methods to leverage these features.
For use on Kentico 13
|
|
RelationshipsExtended.MVC.Standard
The MVC Helper for the Kentico RelationshipsExtended module, provides DocumentQuery and ObjectQuery extensions and IBindingInfo interface to easily create and leverage relationships within Kentico
|
GitHub repositories
This package is not used by any popular GitHub repositories.