Diamond 1.1.5115.23204
dotnet add package Diamond --version 1.1.5115.23204
NuGet\Install-Package Diamond -Version 1.1.5115.23204
<PackageReference Include="Diamond" Version="1.1.5115.23204" />
paket add Diamond --version 1.1.5115.23204
#r "nuget: Diamond, 1.1.5115.23204"
// Install Diamond as a Cake Addin
#addin nuget:?package=Diamond&version=1.1.5115.23204
// Install Diamond as a Cake Tool
#tool nuget:?package=Diamond&version=1.1.5115.23204
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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.5115.23204 | 3,130 | 1/2/2014 |
1.1.5102.29367 | 1,122 | 12/20/2013 |
1.1.5102.24788 | 1,079 | 12/20/2013 |
1.1.5102.17869 | 1,077 | 12/20/2013 |
1.0.4 | 1,150 | 12/9/2013 |
1.0.3 | 1,157 | 11/30/2013 |
1.0.2 | 1,168 | 11/26/2013 |
1.0.1 | 1,154 | 11/20/2013 |
0.9.2 | 1,165 | 11/20/2013 |
0.9.1 | 1,341 | 11/19/2013 |
0.9.0 | 1,362 | 11/19/2013 |
Updated StaticCssReference to be more anatomically correct.