Example C# client using FarmMaps API to create taskmaps
Go to file
2020-04-08 19:28:30 +02:00
FarmmapsApi changed nitrogen operation name to application. 2020-04-08 17:36:56 +02:00
FarmmapsApiSamples Refactored some nitrogen methods. 2020-04-08 19:28:30 +02: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 Refactored some nitrogen methods. 2020-04-08 19:28:30 +02:00

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.