Constellation.Sitecore.Items.Tds
1.6.5312.21211
See the version list below for details.
dotnet add package Constellation.Sitecore.Items.Tds --version 1.6.5312.21211
NuGet\Install-Package Constellation.Sitecore.Items.Tds -Version 1.6.5312.21211
<PackageReference Include="Constellation.Sitecore.Items.Tds" Version="1.6.5312.21211" />
paket add Constellation.Sitecore.Items.Tds --version 1.6.5312.21211
#r "nuget: Constellation.Sitecore.Items.Tds, 1.6.5312.21211"
// Install Constellation.Sitecore.Items.Tds as a Cake Addin
#addin nuget:?package=Constellation.Sitecore.Items.Tds&version=1.6.5312.21211
// Install Constellation.Sitecore.Items.Tds as a Cake Tool
#tool nuget:?package=Constellation.Sitecore.Items.Tds&version=1.6.5312.21211
Extending Constellation.Sitecore.Items for Sitecore: constellation.sitecore.items
Constellation.Sitecore.Items 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.
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 |
---|---|---|
3.15.5911.17418 | 3,301 | 3/8/2016 |
3.15.5910.20560 | 1,152 | 3/7/2016 |
3.0.5519.22488 | 1,408 | 2/10/2015 |
1.7.5403.22484 | 1,094 | 10/17/2014 |
1.6.5312.21211 | 1,058 | 7/18/2014 |
1.6.5312.20878 | 1,008 | 7/18/2014 |
1.5.5208.24339 | 1,250 | 4/5/2014 |
1.0.5200.21223 | 1,209 | 3/28/2014 |
1.0.5190.20688 | 1,135 | 3/18/2014 |
Changed the TT for properties to use Field ID as an ID rather than a string, it's a micro-optimization.