This project aims to make connecting to devices running WebIOPi a bit easier from the .NET ecosystem.
A NuGet package is now available, but continuous integration/deployment is not yet implemented so it may be out of date. If you have Visual Studio 2017, you can build the project yourself.
The library is built against .NET Standard 2.0 (see here and here for more information).
Check out the NuGet package.
Any and all pull requests are welcome. This library is currently in its infancy so any contribution is much appreciated.
Check out SemVer for versioning guidelines.
- Chris Stauffer - Initial work - c-stauffer
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
- PurpleBooth for coming up with this nice README template :)