Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Mark van der Wal e6561308e5 Handle events.
Calculate targetn.
2020-03-24 23:26:02 +01:00
FarmmapsApi Handle events. 2020-03-24 23:26:02 +01:00
FarmmapsApiSamples Handle events. 2020-03-24 23:26:02 +01:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln Get child items under "My drive" item sample. 2020-03-24 09:59:36 +01:00
README.MD Get child items under "My drive" item sample. 2020-03-24 09:59:36 +01:00

README.MD

Put your clientId and clientSecret in the appsettings.json.

  • Needs upload API.
  • Needs testing of all public api methods.