https://github.com/semack/harvest
wrapper for the Harvest time tracking API, forked from the Github project by Joel Potter, Data Research Group, Paul Irwin, updated to support .NET Standard 2.0.
https://github.com/semack/harvest
api harvest harvestapi harvestapp harvesthq timetracking
Last synced: 6 months ago
JSON representation
wrapper for the Harvest time tracking API, forked from the Github project by Joel Potter, Data Research Group, Paul Irwin, updated to support .NET Standard 2.0.
- Host: GitHub
- URL: https://github.com/semack/harvest
- Owner: semack
- License: mit
- Created: 2021-08-31T06:44:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T13:08:10.000Z (over 4 years ago)
- Last Synced: 2025-06-15T17:08:42.487Z (8 months ago)
- Topics: api, harvest, harvestapi, harvestapp, harvesthq, timetracking
- Language: C#
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Harvest.Core [](https://github.com/semack/harvest/actions/workflows/nuget.yml)
A wrapper for the Harvest time tracking API, forked from the Github project by Joel Potter, Data Research Group, Paul Irwin, updated to support .NET Standard 2.0.
## Library
### Installation
Before using of the library [Nuget Package](https://www.nuget.org/packages/Harvest.Core/) must be installed.
```
Install-Package Harvest.Core
```
## License
This project is licensed under the terms of the MIT license.
## Contribute
Contributions are welcome. Just open an Issue or submit a PR.
## Contact
You can reach me via my [email](mailto://semack@gmail.com).