Constellation.Sitecore.Seo 3.0.5519.22983

dotnet add package Constellation.Sitecore.Seo --version 3.0.5519.22983
NuGet\Install-Package Constellation.Sitecore.Seo -Version 3.0.5519.22983
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.Seo" Version="3.0.5519.22983" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Sitecore.Seo --version 3.0.5519.22983
#r "nuget: Constellation.Sitecore.Seo, 3.0.5519.22983"
#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.Seo as a Cake Addin
#addin nuget:?package=Constellation.Sitecore.Seo&version=3.0.5519.22983

// Install Constellation.Sitecore.Seo as a Cake Tool
#tool nuget:?package=Constellation.Sitecore.Seo&version=3.0.5519.22983

This library supports a number of regularly-requested SEO features, implemented in Sitecore. Some of these have been implemented elsewhere, this approach
is stronger for multi-site, multi-language installations.

Features Included:
Browser-based language detection and setting of the context language with the ability to generalize from a specific dialect to a fallback master
for a given language (ex: fr-CA will fall back to fr)
Multi-site 404 page subsystem that returns an actual 404 response code.
Automatic Robots.txt support - configurable for each Sitecore server in your installation.
Automatic Sitemap.xml support - fully multi-site capable; can be configured to support a wide array of information architectures.
Rule-based approach to ensuring that Sitecore Items get the most url-friendly name possible.
Site definition extension allowing for dynamic, site-based hostname resolution for static assets such as javsacript and CSS files.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.5519.22983 172 2/10/2015
3.0.5455.28225 96 12/8/2014
3.0.5421.34980 967 11/5/2014
3.0.5420.23465 543 11/3/2014
2.8.5417.23346 337 10/31/2014
2.7.5416.17005 643 10/30/2014
2.7.5399.21446 72 10/13/2014
2.7.5350.26445 90 8/25/2014
2.7.5350.26236 66 8/25/2014
2.2.5316.28666 81 7/22/2014
2.2.5316.28388 66 7/22/2014
2.2.5316.28068 65 7/22/2014
2.2.5312.24030 74 7/18/2014
2.1.5301.27109 79 7/7/2014
2.0.5290.21685 65 6/26/2014
1.5.5256.21378 61 5/23/2014
1.5.5208.24888 78 4/5/2014
1.0.5208.15705 55 4/5/2014
1.0.5190.15658 56 3/18/2014

Updated development to VS2013