Constellation.Foundation.Linking 10.3.0.23377

dotnet add package Constellation.Foundation.Linking --version 10.3.0.23377
                    
NuGet\Install-Package Constellation.Foundation.Linking -Version 10.3.0.23377
                    
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.Foundation.Linking" Version="10.3.0.23377" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Constellation.Foundation.Linking" Version="10.3.0.23377" />
                    
Directory.Packages.props
<PackageReference Include="Constellation.Foundation.Linking" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Constellation.Foundation.Linking --version 10.3.0.23377
                    
#r "nuget: Constellation.Foundation.Linking, 10.3.0.23377"
                    
#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.
#addin nuget:?package=Constellation.Foundation.Linking&version=10.3.0.23377
                    
Install Constellation.Foundation.Linking as a Cake Addin
#tool nuget:?package=Constellation.Foundation.Linking&version=10.3.0.23377
                    
Install Constellation.Foundation.Linking as a Cake Tool

Requires Sitecore 10.2
Requires .NET Framework 4.8

Constellation Helix Catalog is a collection of utilities for the Sitecore .NET CMS.
The Foundation.Linking library contains a SwitchingLinkManager that allows the developer to specify discrete LinkProviders (and their configuration settings)
on a site-by-site basis while maintaining support for the default Sitecore LinkProvider for Sitecore console sites.

By itself, this library simply installs and configures the SwitchingLinkManager. It is up to the developer to provide new LinkProviders or to customize
LinkProvider settings as needed.

This library is transcribed with permission from JammyKam's original code here: https://jammykam.wordpress.com/2017/09/22/switching-link-manager/

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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
10.3.0.23377 1,596 6/16/2023
10.2.0.30228 2,186 11/12/2021
10.1.0.26886 1,194 3/4/2021
10.0.2.28223 1,541 8/7/2020
10.0.1.23852 3,423 8/5/2020
10.0.0.22540 2,502 8/4/2020
9.3.0.16413 2,414 7/27/2020
9.1.3.28630 11,584 5/29/2019
9.1.2.22301 642 4/11/2019
9.1.1.20829 647 3/6/2019
9.1.0.28564 656 2/27/2019
9.1.0.27798 635 2/27/2019
9.1.0.27478 680 2/27/2019

Updated Sitecore package reference to 10.3 minimum.