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.
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.
// Install Constellation.Foundation.Linking as a Cake Addin
#addin nuget:?package=Constellation.Foundation.Linking&version=10.3.0.23377

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

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 424 6/16/2023
10.2.0.30228 1,851 11/12/2021
10.1.0.26886 1,022 3/4/2021
10.0.2.28223 1,401 8/7/2020
10.0.1.23852 2,938 8/5/2020
10.0.0.22540 2,157 8/4/2020
9.3.0.16413 2,079 7/27/2020
9.1.3.28630 10,214 5/29/2019
9.1.2.22301 575 4/11/2019
9.1.1.20829 572 3/6/2019
9.1.0.28564 591 2/27/2019
9.1.0.27798 566 2/27/2019
9.1.0.27478 612 2/27/2019

Updated Sitecore package reference to 10.3 minimum.