Aergo Developer Update – libaergo / C# and VB.NET
The Aergo team has implemented support for 2 additional programming languages:
C# and VB.NET
These 2 languages are part of the .NET platform, created by Microsoft.
Applications written on these languages can now interface with Aergo
https://github.com/aergoio/libaergo
Developers would just have to open some of the examples in a new project and include the .NET wrapper.
Then build & execute.
https://github.com/aergoio/libaergo/blob/master/wrappers/dotNet/AergoClient.cs