Installation

To install the package via NuGet, either use the .NET CLI:

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

or the NuGet Package Manager:

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