Requires Sitecore 10.2
Requires .NET 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.ModelMapping library is inspired by AutoMapper and is designed to provide a quick, non-ORM method of mapping Sitecore Items to ViewModels. String properties on your...
More information
Requires Sitecore 10.2
Requires .NET 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.Data namespace contains an Item extension class that allows the developer to:
- Get an Item's ancestor based on Template
- Test an Item's Template inheritance
- Retrieve an...
More information
Requires Sitecore 10.2
Requires .NET 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.PackageVerification library can be used to create NuGet packages that "self install" Items in Sitecore
during the Sitecore initialization process. This can be very handy if...
More information
Requires Sitecore 10.2
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...
More information
VERSION 10.1 is compiled for Sitecore 10.1 use and will not work on earlier versions.
Requires Sitecore 10.1
Requires .NET 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.Caching namespace contains a Cache facade class that allows a developer to cache an...
More information
VERSION 10.2 is compiled for Sitecore 10.2 use and will not work on earlier versions.
Requires Sitecore 10.2
Requires .NET 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.Context namespace contains a contract for context-sensitive objects along with a...
More information
Requires Sitecore 10.2
Requires .NET Framework 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.SitemapXml namespace contains Http Handlers which intercept the request before it hits Sitecore.
Robots.TXT Handler:
Returns a basic document that...
More information
Requires Sitecore 10.2
Requires .NET 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.Datasources library is an opinionated information architecture for Sitecore. It includes "base" templates and Item
information rules to enforce the architecture.
Core...
More information
Requires Sitecore 10.2
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...
More information
Compatible with Sitecore 10.2
Requires Sitecore 10.2
Requires .NET Framework 4.8
Constellation Helix Catalog is a collection of utilities for the Sitecore .NET CMS.
The Foundation.Linking library contains a SwitchingLinkManager that allows the developer to specify discrete LinkProviders (and their...
More information
Requires Sitecore 10.2
Requires .NET 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.Globalization namespace contains extension methods for Item, Language, and SiteInfo specifically related to determining and specifying language at runtime.
Requires Sitecore 10.2
Requires .NET Framework 4.8
Constellation is a collection of utilities for the Sitecore .NET CMS.
The Foundation.PageNotFound library provides unique Sitecore-hosted "not found" pages with the correct 404 Http Response for each site in your installation.
Installation
1. Add...
More information
Constellation is a collection of utilities for .NET CMS implementers.
The Feature.SitemapXml namespace contains Http Handlers which intercept the request before it hits Sitecore. The /robots.txt handler returns
a basic document stating that all agents have access to the sitemap.xml file. (there is...
More information
Requires Sitecore 10.2
Requires .NET Framework 4.8
Constellation is a collection of utilities for .NET CMS implementers.
The Feature.PageTagging.SitemapXml namespace is an extension of the base Feature that adds explicit support for
Foundation.SitemapXml, based upon the Page Search Engine...
More information
Constellation.Foundation.Items is a framework for Sitecore. It contains a few basic Interfaces and Classes that can be used to construct objects
that represent Sitecore.Data.Items but include a few features not found in the native Sitecore API. For Example:
* Support for inheritance chains...
More information
Compatible with Sitecore 10.0
Requires Sitecore 10.0
Requires .NET Framework 4.8
Constellation is a collection of utilities for .NET CMS implementers.
This small Feature contains a Sitecore Rule Action which must be installed in order to take advantage
of this library. The package should...
More information
Requires Sitecore 10.2
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...
More information
Requires Sitecore 10.2
Requires .NET Framework 4.8
Constellation is a collection of utilities for .NET CMS implementers.
This small Foundation kit contains a Sitecore Rule Action which must be installed in order to take advantage
of this library. The package should self-install once you build and...
More information