Constellation.Foundation.Mvc
9.0.2.20710
See the version list below for details.
dotnet add package Constellation.Foundation.Mvc --version 9.0.2.20710
NuGet\Install-Package Constellation.Foundation.Mvc -Version 9.0.2.20710
<PackageReference Include="Constellation.Foundation.Mvc" Version="9.0.2.20710" />
paket add Constellation.Foundation.Mvc --version 9.0.2.20710
#r "nuget: Constellation.Foundation.Mvc, 9.0.2.20710"
// Install Constellation.Foundation.Mvc as a Cake Addin #addin nuget:?package=Constellation.Foundation.Mvc&version=9.0.2.20710 // Install Constellation.Foundation.Mvc as a Cake Tool #tool nuget:?package=Constellation.Foundation.Mvc&version=9.0.2.20710
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.Mvc assembly contains the following significant components:
* Base controller that infers the name and location of its view from the supplied RenderingItem.
* Base view that exposes key Sitecore Editor state facts for presentation decisions.
* GetRenderer pipeline handler that infers the name of the controller to run based upon the supplied RenderingItem
* RenderRendering pipeline handler that replaces cache key generation with a stronger cache key algorithm to address
controller re-use.
* RenderRendering pipeline handler that minifies output HTML before handing it off to the Response and Sitecore's HTML cache.
* Configuration file for managing the settings for above.
Configured for use with Sitecore 9.0.
Requires Sitecore 9.0 NuGet packages, available here: https://sitecore.myget.org/F/sc-packages/api/v3/index.json
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Constellation.Foundation.Data (>= 9.0.2.17866)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- WebMarkupMin.Core (>= 2.4.0)
- WebMarkupMin.Mvc (>= 1.1.0)
- WebMarkupMin.Web (>= 1.1.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Constellation.Foundation.Mvc:
Package | Downloads |
---|---|
Constellation.Foundation.Mvc.Patterns
Requires Sitecore 10.3 Requires .NET Framework 4.8 Constellation is a collection of utilities for .NET CMS implementers. The Foundation.Mvc.Patterns library is an opinionated library that provides some base Controller and Repository classes for jumpstarting a Sitecore project. The purpose is to get developers to better separate data access logic from controllers and also to hide some uninteresting concerns. Repositories: Classes which accept a context to specify the conditions for accessing data in Sitecore along with facts for use in the query. The Repository is responsible for getting the results of a query, any caching, and any transformation into ViewModel output. Base Repositories: Repository - Just the basics of setting up the relationship between the repository and the controller. CachingRepository - Adds caching of the repository's output to the mix. SingleItemRepository - Includes both of above and is centered around queries that will retrieve a single Item. ItemListRepository - Includes the first two and is centered around queries taht will retrieve multiple Items. Controllers: Classes which are responsible for handling the transition from Sitecore to the View, including setting up a Repository Context, and getting the results from the Repository for sending to the View. Base Controllers: DatasourceRenderingController - Use when a Rendering has a Datasource Item and that Item is what's being rendered. ItemListController - Use when a Rendering will present a number of Items that have to be looked up in some fashion. On Sitecore startup, this package will scan all assemblies for IController and IRepository implementations and automatically add them to Dependency Injection. This feature can be disabled/changed via the config file for this package. |
|
Constellation.Foundation.Labels
Requires Sitecore 10.3 Requires .NET Framework 4.8 Constellation is a collection of utilities for .NET CMS implementers. This small Foundation kit contains classes and attributes to allow for "label" models. These models are handled in a sort of "view bag" parallel strategy to the proper Model View Controller paradigm, because labels are usually not the actual model content, but inform the user how to read it. This technology is used instead of the typical Sitecore Dictionary strategy, which does not support caching in a graceful manner. More documentation will follow in the near future. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.3.0.23631 | 2,249 | 6/16/2023 |
10.2.0.19468 | 3,296 | 11/15/2021 |
10.1.0.29339 | 4,408 | 3/4/2021 |
10.0.3.24512 | 2,096 | 11/20/2020 |
10.0.2.29249 | 1,159 | 8/18/2020 |
10.0.1.23978 | 1,179 | 8/5/2020 |
10.0.0.22680 | 1,146 | 8/4/2020 |
9.3.1.28171 | 1,252 | 7/27/2020 |
9.3.0.29962 | 1,357 | 6/4/2020 |
9.3.0.28024 | 512 | 7/27/2020 |
9.1.6.30699 | 2,644 | 10/25/2019 |
9.1.5.20859 | 1,273 | 10/8/2019 |
9.1.4.23692 | 3,284 | 4/11/2019 |
9.1.3.25116 | 1,298 | 3/6/2019 |
9.1.3.25080 | 652 | 3/6/2019 |
9.1.2.15281 | 1,840 | 2/1/2019 |
9.1.1.28543 | 1,529 | 12/10/2018 |
9.1.0.18169 | 1,325 | 12/7/2018 |
9.0.8.25968 | 2,793 | 10/21/2018 |
9.0.7.28964 | 1,082 | 7/3/2018 |
9.0.6.17686 | 1,002 | 6/7/2018 |
9.0.5.26637 | 1,027 | 5/25/2018 |
9.0.4.28120 | 1,090 | 5/14/2018 |
9.0.3.25614 | 1,852 | 3/6/2018 |
9.0.2.20710 | 1,010 | 2/12/2018 |
9.0.2.17877 | 1,014 | 2/12/2018 |
9.0.1.26264 | 10,190 | 11/28/2017 |
9.0.1.25767 | 898 | 11/28/2017 |
9.0.1.24902 | 973 | 11/28/2017 |
9.0.1.21008 | 997 | 12/1/2017 |
9.0.1.17567 | 954 | 11/28/2017 |
9.0.0.28098 | 927 | 11/27/2017 |
9.0.0.25367 | 966 | 11/27/2017 |
9.0.0.18698 | 962 | 11/25/2017 |
8.2.0.25877 | 1,089 | 10/7/2016 |
8.2.0.18529 | 1,011 | 10/10/2016 |
8.2.0.18423 | 1,037 | 10/10/2016 |
Nuget package dependency update.