For one of my projects I need to manage some of the attributes of our Moodle, including (but probably not limited to) Creating/Updating users and managing enrolments.
I need to create this interface in a .Net (4.0+) Console application, so information can be processed from other systems.
I have checked NuGet for packages for Moodle but I cant find anything.
Can you advise on how I could achieve this interface?
Thanks in advance.