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.

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.0.5519.22899 1,885 2/10/2015
2.8.5486.18377 1,077 1/8/2015
2.8.5486.18210 1,061 1/8/2015
2.8.5413.26900 1,103 10/27/2014
2.8.5409.26958 1,140 10/23/2014
2.7.5399.24308 1,092 10/13/2014
2.7.5350.26006 1,177 8/25/2014
2.5.5329.23532 1,154 8/4/2014
2.4.5311.19170 1,144 7/17/2014
2.3.5311.17065 1,069 7/17/2014
2.2.5310.27791 1,074 7/16/2014
2.1.5289.16233 1,166 6/25/2014
2.0.5268.14390 1,090 6/4/2014
2.0.5267.27910 1,104 6/3/2014
1.6.5215.16696 1,391 4/12/2014
1.5.5256.21083 1,117 5/23/2014
1.5.5256.20597 1,164 5/23/2014
1.5.5254.13734 1,065 5/21/2014
1.5.5212.25526 1,348 4/9/2014
1.5.5208.24754 1,208 4/5/2014
1.0.5208.16520 1,197 4/5/2014
1.0.5199.23151 1,187 3/27/2014
1.0.5199.17917 1,192 3/27/2014
1.0.5199.17720 1,201 3/27/2014

Updated development to VS2013