Constellation.Sitecore.Items.Tds 1.6.5312.21211

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Constellation.Sitecore.Items.Tds" Version="1.6.5312.21211" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Sitecore.Items.Tds --version 1.6.5312.21211
#r "nuget: Constellation.Sitecore.Items.Tds, 1.6.5312.21211"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,516 3/8/2016
3.15.5910.20560 1,272 3/7/2016
3.0.5519.22488 1,527 2/10/2015
1.7.5403.22484 1,231 10/17/2014
1.6.5312.21211 1,180 7/18/2014
1.6.5312.20878 1,127 7/18/2014
1.5.5208.24339 1,376 4/5/2014
1.0.5200.21223 1,353 3/28/2014
1.0.5190.20688 1,279 3/18/2014

Changed the TT for properties to use Field ID as an ID rather than a string, it's a micro-optimization.