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.
Claire ba06debd83 Updated readme 2 years ago
MatrixDotNetLib Moved classes from Program.cs to their own files 4 years ago
Other Resources Started creating types for the event (sync) feed 4 years ago
Scripts Started creating types for the event (sync) feed 4 years ago
.gitignore gitignore update 4 years ago
README.md Updated readme 2 years ago

README.md

MatrixDotNetLib

A native .NET C# library for developing Matrix clients.

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.