Skip to content

v1.0.0-alpha001

Compare
Choose a tag to compare
@abjerner abjerner released this 23 Sep 12:41
· 39 commits to v1/main since this release

Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Skybrud.Social.Mastodon --version 1.0.0-alpha001

or the NuGet package manager:

Install-Package Skybrud.Social.Mastodon -Version 1.0.0-alpha001