Metadata >> NuGet >> Diamond >> 0.9.1.0

0.9.1.0

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.Item objects 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 that can be used to create instances of Items that support multiple inheritance and contracts with object properties representing a given Item's fields. Diamond therefore makes Items suitable for use in IoC or Dependency Injection scenarios, such as MVC/MVP, MVVM patterns.
Owners Richard J. Cabral
ProjectUrl https://github.com/sitecorerick/diamond
ReleaseNotes This is the initial public release.
RequireLicenseAcceptance False
Summary A strongly-typed Item framework for Sitecore.
Tags Sitecore
Title Diamond
PackageSize 112426
PackageHashAlgorithm SHA512
PackageHash 4KOICJi+AewJiOjEhA0Y7zf73prgV65dxmMb/fQjXBWVnReA2s8F1tB4jKJIiW4lIsnVyprKOFXH8/J8kWfFow==
DownloadCount 000000
CreatedDate 2013-11-19T22:05:27

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 0.9.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Diamond -Version 0.9.1.0 -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 0.9.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Diamond -Version 0.9.1.0
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