| Date | 2025-03-12 (276 days ago) |
|---|---|
| Downloads | 326 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 6 |
| Umbraco Versions | Umbraco 10 Umbraco 11 Umbraco 12 |
New stable release for Umbraco 10+. This release will not work with older versions of Umbraco.
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.Time --version 10.0.1or the NuGet package manager:
Install-Package Limbo.Umbraco.Time -Version 10.0.1ded10fe)GetObject method similar to the obsolete extension method, but the new GetObject method doesn't support JPath, so I should have used the GetObjectByPath method instead.