Anyone know of a .Net wrapper DLL that exposes the Airtable API?
Page 1 / 1
No but I could write one for you or you could just use my powershell interface (which is .net based) found here. How to execute powershell in Visual Studio can be found here
Maybe you should find usefull my Github project Airtable.cs as it is object oriented (& portable).
Feel free to make pull request or bug report.
Regards,
Here’s a very lightweight wrapper to get a strongly-typed list of objects from an AirTable table:
Does nothing else but get records and turn them into objects.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.