Version 13

Version 13 of this package is build against Umbraco 13. It does not support other versions of Umbraco.

Installation

The package is only available via NuGet. To install the package, you can use either .NET CLI or the NuGet package manager:

To install the package via NuGet, either use the .NET CLI:

dotnet add package Limbo.Umbraco.Seo --version 13.0.0

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.Seo -Version 13.0.0