Agile PLM .NET support on API calls
I'm working on a C# .net application that will interface with our Agile PLM. Trying to look for any official supporting nuget package or sdk for .net but not having any luck. Thus far the only information I can find is the wsdl for each of the services (which helps get by but it's slow to setup and find all options that are allowed)
So looking for .net support and documentation about it, or is the only thing out there is the wsdl?