glacasa / Mastonet

C# Library for Mastodon
MIT License
225 stars 37 forks source link

Mastonet

Build status NuGet

Mastonet is a .NET library for Mastodon API written in C#.

Sample

If you prefer to browse code, you can go the the sample project : https://github.com/glacasa/Mastonet.SampleApp

Nuget

The package is available on Nuget : https://www.nuget.org/packages/Mastonet

Run the following command in the Package Manager Console :

Install-Package Mastonet

Getting started

Read the docs :