Skip to content

Skybrud.Umbraco.Time v2.0.0

Latest
Compare
Choose a tag to compare
@abjerner abjerner released this 06 Jan 22:03
· 3 commits to v2/main since this release

First release for Umbraco 9 🎉

Installation

The Umbraco 9 version of this package is only available via NuGet. To install the package, you can use either .NET CLI:

dotnet add package Skybrud.Umbraco.Time --version 2.0.0

or the older NuGet Package Manager:

Install-Package Skybrud.Umbraco.Time -Version 2.0.0