to enable pull-requests on the original repo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Frits van Evert 357bcaea60
replaced "applianceXXX" with "applicationXXX"
3 years ago
FarmmapsApi nbs application can now read multiple input from json file. 3 years ago
FarmmapsHerbicide Added ability to query for herbicide agents. 3 years ago
FarmmapsNbs replaced "applianceXXX" with "applicationXXX" 3 years ago
.gitignore Initial commit 3 years ago
FarmmapsApiSamples.sln Created separate project for herbicide 3 years ago
README.MD Refactored some nitrogen methods. 3 years ago

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.