Skip to content

nbcks/matrix-dotnet-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix .NET SDK

This SDK provides a wrapper around the Client>Server API for the Matrix.org Specification.

It is not yet a complete implementation, but it is considered usable enough for bots and basic clients.

How to Use

A nuget exists for this project at https://www.nuget.org/packages/MatrixSDK.dll/1.0.0

A (very barebones) examples is in the solution file, but you will almost certainly need more.

Documentation

Documentation is covered for the Client (and some of the API), however no online resources exist yet.

Reporting Issues

Please report bugs/features/threats through the github issue tracker.

If you have a pressing issue, you can find me on matrix as @Half-Shot:half-shot.uk

Projects using the SDK

(If you are using it and want to get listed, send a pull request in 😄 )

About

A matrix client library in .NET (C#)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%