Example C# client using FarmMaps API to create taskmaps
Mark van der Wal
dd651629cb
secrets are now expected inside a appsettings.secrets.json inside the 'Secrets' project. |
||
---|---|---|
FarmmapsApi | ||
FarmMapsBlight | ||
FarmmapsHaulmkilling | ||
FarmmapsHerbicide | ||
FarmmapsNbs | ||
FarmmapsPoten | ||
FarmmapsZonering | ||
Secrets | ||
.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.