Installation
The v1.x
releases of this package targets Umbraco 10, 11 and 12.
To install the package via NuGet, either use the .NET CLI:
dotnet add package Limbo.Umbraco.Separator --version 1.0.5
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.Separator -Version 1.0.5
For previous versions of Umbraco, see either our older Skybrud.Separator package (for Umbraco 8 and 9), or the CM.Seperator package by Rasmus Fjord (for Umbraco 7).