RelationshipsExtended.Base
13.0.1
See the version list below for details.
dotnet add package RelationshipsExtended.Base --version 13.0.1
NuGet\Install-Package RelationshipsExtended.Base -Version 13.0.1
<PackageReference Include="RelationshipsExtended.Base" Version="13.0.1" />
paket add RelationshipsExtended.Base --version 13.0.1
#r "nuget: RelationshipsExtended.Base, 13.0.1"
// Install RelationshipsExtended.Base as a Cake Addin
#addin nuget:?package=RelationshipsExtended.Base&version=13.0.1
// Install RelationshipsExtended.Base as a Cake Tool
#tool nuget:?package=RelationshipsExtended.Base&version=13.0.1
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).
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Kentico.Xperience.Libraries (>= 13.0.0)
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.
Initial Release