Example C# client using FarmMaps API to create taskmaps
 
 
Go to file
Riepma bea4d207d0 added project to only download some data 2021-05-11 15:03:08 +02:00
FarmMapsBlight Merge remote-tracking branch 'upstream/master' 2021-04-21 10:17:24 +02:00
FarmmapsApi Merge remote-tracking branch 'upstream/master' 2021-04-21 10:17:24 +02:00
FarmmapsDataDownload added project to only download some data 2021-05-11 15:03:08 +02:00
FarmmapsHaulmkilling updated poten&nbs, both work properly again 2021-04-12 17:01:17 +02:00
FarmmapsHerbicide Update config 2020-12-07 17:32:52 +01:00
FarmmapsNbs small change of date notation in a filename of a csv 2021-04-21 09:03:25 +02:00
FarmmapsPoten added project to only download some data 2021-05-11 15:03:08 +02:00
FarmmapsZonering Merge remote-tracking branch 'upstream/master' 2021-04-21 10:17:24 +02:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln updated poten&nbs, both work properly again 2021-04-12 17:01:17 +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.