Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Mark van der Wal 2336bb138a small fix 2020-05-06 14:28:35 +02:00
FarmmapsApi Finding satellite items. 2020-05-05 09:09:19 +02:00
FarmmapsHaulmkilling small fix 2020-05-06 14:28:35 +02:00
FarmmapsHerbicide Added create applicationmap. 2020-05-05 16:08:32 +02:00
FarmmapsNbs replaced "applianceXXX" with "applicationXXX" 2020-04-29 14:58:30 +02:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln Setup haulmkilling sample application 2020-05-05 09:09:18 +02:00
README.MD Refactored some nitrogen methods. 2020-04-08 19:28:30 +02:00

README.MD

NOT PRODUCTION READY CODE, JUST AN EXAMPLE

Put your clientId and clientSecret in the appsettings.json.

  • Isn't 100% complete.
  • Needs proper testing of all public api methods.
  • Needs documentation of all public api methods.