ThunderSharp - a .NET library and NuGet package for ThunderBorg

Hello everyone!

I'm proud to announce that ThunderSharp - a .NET library for the ThunderBorg is now available! You can get it through NuGet if you just want the library at:

Install-Package ThunderSharpLibrary

The library itself and the project is available at:

https://github.com/crazycga/ThunderSharp

Anyone who is willing, able, or interested in helping, please feel free to step in over there! I've already got one "good for starter" type issue available. There's a smattering of documentation, but overall the library (generally) follows the Python library supplied by PiBorg. Instructions to enable .NET on your Pi are available here:

https://docs.microsoft.com/en-us/dotnet/iot/deployment

Special thanks to Arron here on these forums who put up with me while I worked on it!

Thanks!
-J

Hey Everyone:

I've modified how I'm doing this, as I'm creating libraries for other PiBorg products as well. There are - at the moment - only two packages available for completion:
Install-Package PiBorgSharp
Install-Package PiBorhSharp.ThunderBorg

This naming convention will continue, and future projects will include:
- TroPi
- UltraBorg
- Diabolo
- PicoBorg
- PicoBorgRev

So keep an eye open for new libraries as they get completed. I could use some help with testing and/or coding, OR to report issues with these libraries, please go to:

https://github.com/crazycga/PiBorgSharp

See you over there!
-J

Subscribe to Comments for "ThunderSharp - a .NET library and NuGet package for ThunderBorg"