Constellation.Foundation.Datasources 9.0.1.25283

There is a newer version of this package available.
See the version list below for details.
dotnet add package Constellation.Foundation.Datasources --version 9.0.1.25283
                    
NuGet\Install-Package Constellation.Foundation.Datasources -Version 9.0.1.25283
                    
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.Datasources" Version="9.0.1.25283" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Constellation.Foundation.Datasources" Version="9.0.1.25283" />
                    
Directory.Packages.props
<PackageReference Include="Constellation.Foundation.Datasources" />
                    
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.Datasources --version 9.0.1.25283
                    
#r "nuget: Constellation.Foundation.Datasources, 9.0.1.25283"
                    
#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.Datasources&version=9.0.1.25283
                    
Install Constellation.Foundation.Datasources as a Cake Addin
#tool nuget:?package=Constellation.Foundation.Datasources&version=9.0.1.25283
                    
Install Constellation.Foundation.Datasources as a Cake Tool

Constellation is a collection of utilities for .NET CMS implementers.
The Foundation.Datasources namespace contains contracts for specifying whether an Item is meant to (primarily) be a context datasource,
a subcontent datasource (unique to the hosting page) or a reusable page component (widget). This package includes rules for testing
items based on inheriting from specific Templates.

To flag an Item for use by the rules included, ensure they inherit from the appropriate Templates/Foundation/Constellation/Datasources template:
* Context Datasource for pages.
* Subcontent Datasource for content that appears exclusively on the hosting page.
* Widget Datasource for content that can be shared by many pages.

You must install the included package to get the Templates required to use the rules in this library.

Configured for use with Sitecore 9.0.
Requires Sitecore 9.0 NuGet packages, available here: https://sitecore.myget.org/F/sc-packages/api/v3/index.json
Requires the installation of the included Package.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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
10.3.0.24773 2,478 6/16/2023
10.2.0.29844 3,079 11/12/2021
10.1.0.29113 2,739 3/4/2021
10.0.2.24036 2,376 11/20/2020
10.0.1.23767 1,468 8/5/2020
10.0.0.23079 1,420 8/4/2020
9.3.0.28349 1,585 6/4/2020
9.1.2.23267 1,961 4/11/2019
9.1.1.23243 1,599 3/6/2019
9.1.0.29542 1,889 12/6/2018
9.1.0.28422 1,593 12/6/2018
9.0.8.25396 1,752 10/21/2018
9.0.7.24650 1,743 10/4/2018
9.0.6.22275 1,749 10/4/2018
9.0.5.20388 1,866 7/23/2018
9.0.4.18797 1,974 6/7/2018
9.0.3.26539 2,000 5/25/2018
9.0.2.20527 2,187 2/12/2018
9.0.2.17869 1,840 2/12/2018
9.0.1.25283 2,167 12/16/2017
9.0.0.26790 1,919 11/24/2017
9.0.0.21676 1,890 11/22/2017
9.0.0.17844 1,856 11/24/2017
9.0.0.17054 1,900 11/24/2017

Included Installation-Package was missing some critical Rule definitions.