/RedmineHourglassNet

.NET client for redmine_hourglass REST API

Primary LanguageC#MIT LicenseMIT

Redmine Hourglass .Net Client

This is an API client to access your Redmine Hourglass time trackings (see https://github.com/hicknhack-software/redmine_hourglass). It is written as .NET Standard library to be used in .NET Framework projects and .NET Core projects as well.

Status

Build and Test Coverage Status Code Climate maintainability

GitHub issues

GitHub Release Date License: MIT NuGet

Usage

Connect to your Redmine instance

First of all, you need an API Key for your user. To get one, please follow the instructions in redmine documentation.

Project Status

The REST-API itself contains a whole bunch of functionality. This wrapper is still under development. New functions will be added successively. You can find detailed information about recent changes in change log.

Contribution

Bug reports and pull requests are welcome on GitHub. Please check the contribution guide.This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to our code of conduct.