An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Harvest.Core [![nuget](https://github.com/semack/harvest/actions/workflows/nuget.yml/badge.svg?branch=master)](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).