Fork of FarmMapsApiClient for WUR people a.o. Pepijn van Oort
Go to file
Mark van der Wal dd651629cb appsettings is now shared through the 'Secrets' project.
secrets are now expected inside a appsettings.secrets.json inside the 'Secrets' project.
2021-05-19 19:41:03 +02:00
FarmmapsApi appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
FarmMapsBlight appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
FarmmapsHaulmkilling appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
FarmmapsHerbicide appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
FarmmapsNbs appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
FarmmapsPoten appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
FarmmapsZonering appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
Secrets appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
.gitignore appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02:00
FarmmapsApiSamples.sln appsettings is now shared through the 'Secrets' project. 2021-05-19 19:41:03 +02: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.