mayuki / MraaSharp

.NET(C#, Mono) binding/wrapper for Intel MRAA library
MIT License
4 stars 2 forks source link

Dead? #2

Open VladimirAkopyan opened 7 years ago

VladimirAkopyan commented 7 years ago

Di you abandon the project? I am thinking of using this on .Net core and Intel Edison

deinok commented 6 years ago

For anybody trying to use use Mraa from .NET, I have developed a Lib. It is hardly inspirated in the C++ version of Mraa. It have Interop code to directly access to the C API (Enabling Unsafe)

https://github.com/SystemExt/SystemExt.Devices.Mraa https://www.nuget.org/packages/SystemExt.Devices.Mraa/