Constellation.Sitecore 3.0.5519.22168

dotnet add package Constellation.Sitecore --version 3.0.5519.22168
NuGet\Install-Package Constellation.Sitecore -Version 3.0.5519.22168
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" Version="3.0.5519.22168" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Sitecore --version 3.0.5519.22168
#r "nuget: Constellation.Sitecore, 3.0.5519.22168"
#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 as a Cake Addin
#addin nuget:?package=Constellation.Sitecore&version=3.0.5519.22168

// Install Constellation.Sitecore as a Cake Tool
#tool nuget:?package=Constellation.Sitecore&version=3.0.5519.22168

Constellation contains a number of very useful Sitecore utilities:

A Datasource Resolver that automatically escapes XPath statements for use by "query" and "fast"

A rule and event framework that allows programmers to explicitly specify required conditions for parameters that are typically not specified in the pipeline, such as database, site, and language.

A handful of Rules for automatically moving Items to appropriate subfolders to create blog-like URLs.

Extensions to Item that provide access to the Item's inheritance hieararchy.

Extensions to Language that make it easier to transition between ISO-codes, Language Items and Globalization.Language objects.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.5519.22168 135 2/10/2015
1.8.5409.24921 108 10/23/2014
1.7.5350.25752 96 8/25/2014
1.6.5301.24716 1 7/7/2014
1.5.5256.20814 1 5/23/2014
1.5.5208.24086 72 4/5/2014
1.0.5199.26917 79 3/27/2014
1.0.5192.14805 55 3/20/2014
1.0.5189.27028 57 3/17/2014

Updated development to VS2013