How could I consume this php library in VB.NET?

Viewed 34

I would like to use this php library which can correspond with bank institutes:

https://github.com/nemiah/phpFinTS

Here is a C# version available as well here, but it is abandoned and does not work for a certain bank. I have to fix the bug in the C# version by finding out what they do differently in the php version, but the C# version is not easy to understand (as they author himself already wrote somewhere).

I would therefore like to ask if it would be possible to use this php library from within VB.NET.

Thank you!

0 Answers
Related