Metadata >> NuGet >> Diamond

Diamond

Metadata

Authors Richard J. Cabral
Copyrights Copyright 2013
Description 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.
Owners Richard J. Cabral
ProjectUrl https://github.com/sitecorerick/diamond
ReleaseNotes Moved external Spark libraries to NuGet references for easy importing.
RequireLicenseAcceptance False
Summary A strongly-typed Item framework for Sitecore.
Tags Sitecore
Title Diamond
PackageSize 110446
PackageHashAlgorithm SHA512
PackageHash 4xnvGhrqTtZaJiZLGCD9YzVAFdF1L+qzjF30NdYardcxPMd7LRUa0efjoV432vnrRzf59M4B/xDs739xWVvjaQ==
DownloadCount 000000
CreatedDate 2014-01-29T21:36:34
Dependencies Spark.Html:1.0.5141.21250|Spark.Sitecore:1.0.5141.22776

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Diamond -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Diamond -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Diamond
Installing the package (HTTP Basic authentication):
Install-Package Diamond -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Diamond -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Diamond

OpenWrap

Installing the package:
o add-wrap Diamond
Uninstalling the package:
o remove-wrap Diamond

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.5142.29695
1.1.5140.27394
1.1.5130.18273
1.1.5115.23204
1.1.5102.29367
1.1.5102.24788
1.1.5102.17869
1.0.4.0
1.0.3.0
1.0.2.0
1.0.1.0
0.9.2.0
0.9.1.0
0.9.0.0