Constellation.Sitecore.Items
1.0.5200.18816
Constellation.Sitecore.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.Items but include a few features not found in the native Sitecore API.
This library is intended to be paired with a code generation tool such as NVelocity or T4 templates. Code generation should use Sitecore Data Template definitions to create Interfaces and Classes. These can be used to create instances of Items that support multiple inheritance and contracts. Constellation.Sitecore.Items Items typically have declared properties representing a given Item's fields.
Using Constellation.Sitecore.Items makes Sitecore Items suitable for use with type-driven IoC or Dependency Injection scenarios, such as MVC/MVP and MVVM patterns.
See the version list below for details.
Install-Package Constellation.Sitecore.Items -Version 1.0.5200.18816
dotnet add package Constellation.Sitecore.Items --version 1.0.5200.18816
<PackageReference Include="Constellation.Sitecore.Items" Version="1.0.5200.18816" />
paket add Constellation.Sitecore.Items --version 1.0.5200.18816
Release Notes
Moved some files around to make it easier to manage.
Dependencies
-
- Constellation.Sitecore (>= 1.0.5199.26917)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
3.0.5519.22303 | 815 | 2/10/2015 | ||
1.8.5409.25255 | 401 | 10/23/2014 | ||
1.7.5359.28194 | 436 | 9/3/2014 | ||
1.7.5350.25874 | 456 | 8/25/2014 | ||
1.6.5312.20078 | 406 | 7/18/2014 | ||
1.5.5256.20952 | 429 | 5/23/2014 | ||
1.5.5208.24203 | 439 | 4/5/2014 | ||
1.0.5200.18816 | 403 | 3/28/2014 | ||
1.0.5190.19040 | 396 | 3/18/2014 |