Diamond 1.0.1
Diamond 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.
Diamond 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. Diamond Items typically have declared properties representing a given Item's fields.
Using Diamond 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 Diamond -Version 1.0.1
dotnet add package Diamond --version 1.0.1
<PackageReference Include="Diamond" Version="1.0.1" />
paket add Diamond --version 1.0.1
#r "nuget: Diamond, 1.0.1"
Release Notes
Added license file.
Dependencies
This package has no dependencies.
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.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.5115.23204 | 900 | 1/2/2014 |
1.1.5102.29367 | 777 | 12/20/2013 |
1.1.5102.24788 | 730 | 12/20/2013 |
1.1.5102.17869 | 728 | 12/20/2013 |
1.0.4 | 774 | 12/9/2013 |
1.0.3 | 776 | 11/30/2013 |
1.0.2 | 786 | 11/26/2013 |
1.0.1 | 764 | 11/20/2013 |
0.9.2 | 768 | 11/20/2013 |
0.9.1 | 875 | 11/19/2013 |
0.9.0 | 896 | 11/19/2013 |