Constellation.Sitecore.Linking 3.0.5519.22899

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

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

Allows a developer to specify the LinkProvider to use for individual Sitecore Sites.
Allows a developer to specify the location of content Items that are shared across sites and provide the following functionality:

1. Produce context site URLs for the shared content (removes /sitecore/content/... from the URL)
2. Explicitly define what the "parent" page of shared content should be when it is shared on a site. (use to create breadcrumbs that make sense)
3. Allow each Site defined in the web.config to shunt Sitecore media requests to a second defined Sitecore site on a different hostname.

Example configuration files provided.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.5519.22899 123 2/10/2015
2.8.5486.18377 75 1/8/2015
2.8.5486.18210 50 1/8/2015
2.8.5413.26900 70 10/27/2014
2.8.5409.26958 64 10/23/2014
2.7.5399.24308 69 10/13/2014
2.7.5350.26006 93 8/25/2014
2.5.5329.23532 69 8/4/2014
2.4.5311.19170 79 7/17/2014
2.3.5311.17065 66 7/17/2014
2.2.5310.27791 65 7/16/2014
2.1.5289.16233 65 6/25/2014
2.0.5268.14390 60 6/4/2014
2.0.5267.27910 59 6/3/2014
1.6.5215.16696 69 4/12/2014
1.5.5256.21083 57 5/23/2014
1.5.5256.20597 58 5/23/2014
1.5.5254.13734 59 5/21/2014
1.5.5212.25526 98 4/9/2014
1.5.5208.24754 55 4/5/2014
1.0.5208.16520 55 4/5/2014
1.0.5199.23151 56 3/27/2014
1.0.5199.17917 55 3/27/2014
1.0.5199.17720 55 3/27/2014

Updated development to VS2013