| Date | 2024-04-16 (570 days ago) |
|---|---|
| Downloads | 1,287 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET Standard 2.0 .NET 6 |
Install the NuGet package - either via the .NET CLI:
dotnet add package Limbo.Integrations.Signatur --version 1.1.1or the NuGet package manager:
Install-Package Limbo.Integrations.Signatur -Version 1.1.1Added additional properties to the ISignaturItem interface (see 4965002)
This release adds the Categories, FacebookImageUrl, LinkedImageUrl and TwitterImageUrl properties.
Dropped .NET 5 as target framework (see 2ca532a)
.NET 5 has been EOL for a while, and the package still targets .NET Standard 2.0.