A native .NET C# library for developing Matrix clients.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
454 B

4 years ago
# MatrixDotNetLib
A native .NET C# library for developing Matrix clients.
2 years ago
This is a **very** alpha library. There are classes for the various JSON objects Matrix uses, but there is very little by way of actual functionality.
## Other Resources
There's a JSON file in there you can import into Stylus, the non-spyware version of Stylish. This makes it a little easier to use the [Swagger API documentation](https://matrix.org/docs/api/client-server/).