| Date | 2023-04-13 (973 days ago) |
|---|---|
| Downloads | 650 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 6 |
| Umbraco Versions | Umbraco 10 Umbraco 11 |
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.TwentyThree --version 2.0.1or the older NuGet Package Manager:
Install-Package Limbo.Umbraco.TwentyThree -Version 2.0.1Skybrud.Social.TwentyThree package handles the underlying communication with TwentyThree API. The newest version of the package contains a fix since the TwentyThree API is now returning timestamps as floating point numbers instead of integers.