.Net C# wiringX Wrapper

I have written a .NET wrapper for wiringX

You can add this to your .NET projects. It will be in NuGet shortly.

This is just the start. I plan to create a framework for running your .NET apps on the DUO devices.

It works on the ARM core.

Also added

  • DockerAOT - builds your .NET apps for the Duo.
  • DuoTools - .NET Library for accessing the Duo MUX.
  • PinMux - C# Command line tool, similar to duo-pinmux

Cool. Keep it up, please.