Skip to content

Latest commit

 

History

History

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ThreadSharp banner

CI Status

Documentation

You can browse the documentation at itswindows11.github.io/ThreadSharp.

Usage

You can start by initializing a ThreadsClient with an access token:

ThreadsClient threadsClient = new ThreadsClient("access-token");

Building the Code

Prerequisites

Ensure you have following components:

Git

Clone the repository:

git clone https://github.com/itsWindows11/ThreadSharp

Build the project

  • Open ThreadSharp.sln.
  • Build ThreadSharp.csproj with DEBUG mode activated.

License

Copyright (c) 2024 itsWindows11 & ThreadSharp contributors.

Licensed under the MIT License.