Following trend on moving from powershell to C#, there I translated the powershell version of client to C#.
Bear in mind this version has to be compiled with Visual Studio as csc only supports up to C# 5, but this client uses some C# 6 features. It could be easilly modified for C# 5 though.
Following trend on moving from powershell to C#, there I translated the powershell version of client to C#.
Bear in mind this version has to be compiled with Visual Studio as csc only supports up to C# 5, but this client uses some C# 6 features. It could be easilly modified for C# 5 though.