C# client using FarmMaps API to connect to a database for crop nutrient parameters
 
 
Go to file
Riepma 4459a4e76d solved merging in poten app 2021-04-09 13:48:03 +02:00
FarmMapsBlight Updated Blight and Zonering 2021-03-01 14:04:18 +01:00
FarmmapsApi solved merging in poten app 2021-04-09 13:48:03 +02:00
FarmmapsHaulmkilling Update config 2020-12-07 17:32:52 +01:00
FarmmapsHerbicide Update config 2020-12-07 17:32:52 +01:00
FarmmapsPoten solved merging in poten app 2021-04-09 13:48:03 +02:00
FarmmapsPoten_AVRapi Created separate project for areaConversion VRA poten 2021-02-16 09:46:50 +01:00
FarmmapsZonering update Blight 2021-03-01 15:56:15 +01:00
.gitignore Initial commit 2020-03-24 09:47:08 +01:00
FarmmapsApiSamples.sln update poten app with centered and countPerArea 2021-03-01 16:31:31 +01: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.