RelationshipsExtendedMVCHelper 12.0.14
RelationshipsExtended Helper methods for Kentico MVC
See the version list below for details.
Install-Package RelationshipsExtendedMVCHelper -Version 12.0.14
dotnet add package RelationshipsExtendedMVCHelper --version 12.0.14
<PackageReference Include="RelationshipsExtendedMVCHelper" Version="12.0.14" />
paket add RelationshipsExtendedMVCHelper --version 12.0.14
#r "nuget: RelationshipsExtendedMVCHelper, 12.0.14"
Other Fixes:
-Removed custom logic to CurrentSiteID and CurrentSiteName, now just relies on SiteContext
Relationships Extended Helper for MVC
The RelationshipsExtended module comes with a helper class that allows you to easily create your Where Conditions for Category and object Bindings, automatically handling various transformations and checks.
This package is a stripped down version that just contains the Helpers and not all the pieces that are used in the Kentico EMS RelationshipsExtended package.
These exist in the RelationshipsExtended.RelHelper Class. The Macro Engine methods are also included (although probably never needed) so you can resolve the RelHelper macro methods using Kentico's MacroResolver API.
For More Information
For more information, please see http://devtrev.com/Resources/RelationshipsExtended.
Note you do not need the RelationshipsExtended module to leverage these helpers.
Other Fixes:
-Removed custom logic to CurrentSiteID and CurrentSiteName, now just relies on SiteContext
Relationships Extended Helper for MVC
The RelationshipsExtended module comes with a helper class that allows you to easily create your Where Conditions for Category and object Bindings, automatically handling various transformations and checks.
This package is a stripped down version that just contains the Helpers and not all the pieces that are used in the Kentico EMS RelationshipsExtended package.
These exist in the RelationshipsExtended.RelHelper Class. The Macro Engine methods are also included (although probably never needed) so you can resolve the RelHelper macro methods using Kentico's MacroResolver API.
For More Information
For more information, please see http://devtrev.com/Resources/RelationshipsExtended.
Note you do not need the RelationshipsExtended module to leverage these helpers.
Release Notes
Initial Release
Dependencies
-
- Antlr (>= 3.5.0.2)
- Kentico.Libraries (>= 12.0.15)
- Microsoft.AspNet.Identity.Owin (>= 2.2.1)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Web.Optimization (>= 1.1.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Microsoft.CSharp (>= 4.4.1)
- Microsoft.Owin.Security (>= 3.1.0)
- Microsoft.Owin.Security.Cookies (>= 3.1.0)
- Microsoft.Owin.Security.OAuth (>= 3.1.0)
- Microsoft.Web.Xdt (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Runtime.Numerics (>= 4.3.0)
- WebGrease (>= 1.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.