| Date | 2024-01-15 (698 days ago) |
|---|---|
| Downloads | 504 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET Standard 2.0 .NET 5 .NET 6 |
Install the NuGet package - either via the .NET CLI:
dotnet add package Limbo.Integrations.Signatur --version 1.1.0or the NuGet package manager:
Install-Package Limbo.Integrations.Signatur -Version 1.1.0FeedType and ItemType to the ISignaturFeedParser interface (see 3dd8821 and a40c0f3)ISignaturFeedParser interface now describes the FeedType and ItemType properties. This is a breaking change since it adds new properties to the ISignaturFeedParser interface.