Sign in Sign up
nuget

Constellation.Foundation.Mvc

Requires Sitecore 10.3 Requires .NET 4.8 Constellation is a collection of utilities for .NET CMS implementers. The Foundation.Mvc assembly contains enhancements to Sitecore's MVC Rendering system: GenerateRenderingSpecificCacheKey Mvc.RenderRendering pipeline processor: Replaces the default GenerateCacheKey processor. Includes the ID of the Rendering in the cache key, this allows for multiple renderings with different presentation to use the same Datasource and be cached by Datasource without issues. MinifyAndAddRecordedHtmlToCache Mvc.RenderRendering pipeline processor: Replaces the default AddRecordedHtmlToCache processor. Uses the WebMarkupMin library to process the output HTML, Javascript, and CSS and minify it to improve page delivery time through file size reduction. The default settings are "safe" but effective, however WebMarkupMin offers far more aggressive minification settings for the bold. GetControllerRenderer Mvc.GetRenderer pipeline processor: Replaces the default GetControllerRenderer. Allows the developer to rely on the name of the Rendering to locate the appropriate controller to execute (convention over configuration). Very handy for Renderings that have a dedicated controller with one action that always produces the same output. ConventionController: Provides a good base-class controller for Sitecore implementations: * Forces the use of the Index() controller action (overrides possible) * Provides the programmer with immediate access to the Rendering's DataSource and ContextItem (PageContext) * Requires the programmer to assemble the model from the above Items. * Automatically finds the View based upon the Rendering's XPath location in Sitecore EditorCompatibleView: Replaces the stock MVC View, and provides methods for determining if the Page Mode "IsExperienceEditor" and "IsExperienceEditorEditing" which are of particular use if the View needs to change behavior to support editors. ViewPathResolver: Independent engine for locating a View based on the Rendering Item's path in Sitecore. It has configuration settings that allow the programmer to specify the location of Renderings in Sitecore and how they map to the location of the Views on disk. See the provided config file for details.

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
37
Cadence
~15 days
Last 12 months
0

Details

License
MIT
First release
Oct 07, 2016
Releases
Version Released
10.3.0.23631 minor
10.2.0.19468 minor
10.1.0.29339 minor
10.0.3.24512 patch
10.0.2.29249 patch
10.0.1.23978 patch
10.0.0.22680 major
9.3.1.28171 patch
9.3.0.28024 minor
9.3.0.29962 patch
9.1.6.30699 patch
9.1.5.20859 patch
9.1.4.23692 patch
9.1.3.25116 patch
9.1.3.25080 patch
9.1.2.15281 patch
9.1.1.28543 patch
9.1.0.18169 minor
9.0.8.25968 patch
9.0.7.28964 patch
9.0.6.17686 patch
9.0.5.26637 patch
9.0.4.28120 patch
9.0.3.25614 patch
9.0.2.20710 patch
9.0.2.17877 patch
9.0.1.21008 patch
9.0.1.26264 patch
9.0.1.25767 patch
9.0.1.24902 patch
9.0.1.17567 patch
9.0.0.28098 patch
9.0.0.25367 patch
9.0.0.18698 major
8.2.0.18529 patch
8.2.0.18423 initial
8.2.0.25877 patch