Skip to content

abjerner/Skybrud.Social.TwentyThree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybrud.Social.TwentyThree

GitHub license NuGet NuGet

.NET API wrapper and implementation of the TwentyThree API. The package will handle all the technical parts and API communication so you don't have to.

License: MIT License
Target Framework: .NET 4.5, .NET 4.6, .NET 4.7 and .NET Standard 2.0



Installation

The package is only available via NuGet. To install the package, you can either use the .NET CLI:

dotnet add package Skybrud.Social.TwentyThree --version 1.1.2

or the NuGet Package Manager:

Install-Package Skybrud.Social.TwentyThree -Version 1.1.2



Dependencies



Found a bug? Have a question?

Please feel free to create an issue, and I will get back to you ;)



Changelog

The releases page lists all releases, and each there will be some information for each release on the most significant changes.



Getting started

You can find documentation and examples on how to use this package at the Skybrud.Social website. The package isn't yet fully documented, so feel free to create an issue if I've missed something.