Metadata >> NuGet >> Diamond.Tds

Diamond.Tds

Metadata

Authors Richard J. Cabral
Copyrights Copyright 2013
Description Extending Diamond for Sitecore: https://www.nuget.org/packages/Diamond Diamond for Team Development for Sitecore provides example T4 templates for use with your Hedgehog Development TDS plugin. This library also includes a number of string-related methods to help convert Sitecore template paths to C# compatible namespaces and class names.
Owners Richard J. Cabral
ProjectUrl https://github.com/sitecorerick/diamond-tds
ReleaseNotes Added license file.
RequireLicenseAcceptance False
Summary Diamond class generating T4 templates and helpful utilities for Hedgehog TDS projects.
Tags Sitecore, HHogDev, Hedgehog, TDS, Team Development for Sitecore
Title Diamond for Team Development for Sitecore
PackageSize 35147
PackageHashAlgorithm SHA512
PackageHash 7i+6hiN8utP13Cu4vTCw9lUSpet3OB63SLKCTEWEQk9ncW9t8GRX0CWVXdDm1UoNItjENfaeKFKtJSKA2At8mQ==
DownloadCount 000000
CreatedDate 2013-11-20T20:20:15

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.Tds -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Diamond.Tds -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.Tds
Installing the package (HTTP Basic authentication):
Install-Package Diamond.Tds -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Diamond.Tds -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Diamond.Tds

OpenWrap

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

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.0.1.0
0.9.4.0
0.9.3.0
0.9.2.0