forked from FarmMaps/FarmMapsApiClient
Example C# client using FarmMaps API to create taskmaps
pepijn van oort
407ef09d21
Merge branch 'master' of https://git.akkerweb.nl/jits/FarmMapsApiClient_WURtest # Conflicts: # FarmmapsApi/Services/GeneralService.cs |
||
---|---|---|
FarmmapsApi | ||
FarmMapsBlight | ||
FarmmapsBulkSatDownload | ||
FarmmapsDataDownload | ||
FarmmapsHaulmkilling | ||
FarmmapsHerbicide | ||
FarmmapsNbs | ||
FarmmapsPoten | ||
FarmmapsZonering | ||
.gitignore | ||
FarmmapsApiSamples.sln | ||
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.