Constellation.Feature.PageTagging.SitemapXml 9.0.2.27804

There is a newer version of this package available.
See the version list below for details.
dotnet add package Constellation.Feature.PageTagging.SitemapXml --version 9.0.2.27804
NuGet\Install-Package Constellation.Feature.PageTagging.SitemapXml -Version 9.0.2.27804
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.Feature.PageTagging.SitemapXml" Version="9.0.2.27804" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Feature.PageTagging.SitemapXml --version 9.0.2.27804
#r "nuget: Constellation.Feature.PageTagging.SitemapXml, 9.0.2.27804"
#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.Feature.PageTagging.SitemapXml as a Cake Addin
#addin nuget:?package=Constellation.Feature.PageTagging.SitemapXml&version=9.0.2.27804

// Install Constellation.Feature.PageTagging.SitemapXml as a Cake Tool
#tool nuget:?package=Constellation.Feature.PageTagging.SitemapXml&version=9.0.2.27804

Constellation is a collection of utilities for .NET CMS implementers.

The Feature.PageTagging.SitemapXml namespace is an extension of the base Feature that adds explicit support for
Foundation.SitemapXml, based upon the Page Search Engine Directive fields available in the PageTagging module.

This feature is shipped separately in case the user is not using Constellation.Foundation.SitemapXml or has a different
implementation that is not compatible with the PageTagging feature.


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

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.26092 677 6/16/2023
10.2.0.26726 1,889 11/15/2021
10.1.0.19386 1,062 3/5/2021
10.0.3.25319 1,408 11/20/2020
10.0.2.28693 471 8/7/2020
10.0.1.29061 407 8/5/2020
10.0.0.24713 456 8/4/2020
10.0.0.24450 464 8/4/2020
9.3.0.19740 492 7/27/2020
9.1.15.25289 611 5/8/2020
9.1.14.25863 599 2/18/2020
9.1.14.23895 480 2/18/2020
9.1.13.25048 720 1/13/2020
9.1.12.23316 498 12/20/2019
9.1.11.20535 528 12/10/2019
9.1.10.28380 541 8/26/2019
9.1.9.23213 552 7/1/2019
9.1.8.16278 521 7/1/2019
9.1.7.17210 671 6/4/2019
9.1.6.27032 581 5/30/2019
9.1.5.19442 553 5/29/2019
9.1.4.15877 621 4/12/2019
9.1.3.28706 635 3/6/2019
9.1.2.18355 669 2/1/2019
9.1.1.29476 826 12/10/2018
9.1.0.24649 720 12/7/2018
9.0.8.22483 697 11/13/2018
9.0.7.18978 704 11/9/2018
9.0.6.30049 752 10/25/2018
9.0.5.23044 713 10/22/2018
9.0.4.16695 773 10/19/2018
9.0.3.34766 738 10/18/2018
9.0.3.26503 747 10/18/2018
9.0.3.22027 843 10/18/2018
9.0.3.18747 775 10/18/2018
9.0.2.29489 745 10/16/2018
9.0.2.27804 743 10/16/2018
9.0.1.26442 774 10/4/2018
9.0.0.24523 825 8/16/2018

Updated base PageTagging package to include new DI strategy for controllers.