Metadata >> NuGet >> Diamond >> 1.1.5102.29367

1.1.5102.29367

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 Updated StaticCssReference to be more anatomically correct.
RequireLicenseAcceptance False
Summary A strongly-typed Item framework for Sitecore.
Tags Sitecore
Title Diamond
PackageSize 106674
PackageHashAlgorithm SHA512
PackageHash vG1L6uWfFLlFlgrhvggta0WAOoPd24Uj8epWkbsk/3W5OwkzKP/ZfIKTSNvDan63O/1iSQJteL1w+pr6ZYQTEA==
DownloadCount 000000
CreatedDate 2013-12-20T21:20:58

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Diamond -Version 1.1.5102.29367 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Diamond -Version 1.1.5102.29367 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Diamond 1.1.5102.29367 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries