Installation

The version of the package is aligned with Umbraco, so version 13 targets Umbraco 13, and is is available via NuGet.

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

dotnet add package Limbo.Umbraco.Time --version 13.0.2

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.Time -Version 13.0.2