Drenbb e71460395d Не знаю, что уже работает | 2 anni fa | |
---|---|---|
.. | ||
.github | 2 anni fa | |
src | 2 anni fa | |
tests | 2 anni fa | |
.gitattributes | 2 anni fa | |
.gitignore | 2 anni fa | |
CHANGELOG.md | 2 anni fa | |
CONTRIBUTING.md | 2 anni fa | |
Directory.Build.props | 2 anni fa | |
ISSUE_TEMPLATE.md | 2 anni fa | |
LICENSE | 2 anni fa | |
PULL_REQUEST_TEMPLATE.md | 2 anni fa | |
README.md | 2 anni fa | |
appveyor.yml | 2 anni fa | |
docker-compose.yml | 2 anni fa | |
logo-resharper.gif | 2 anni fa | |
logo.png | 2 anni fa | |
redmine-net-api.sln | 2 anni fa | |
redmine-net-api.sln.DotSettings | 2 anni fa | |
redmine-net-api.snk | 2 anni fa | |
releasenotes.props | 2 anni fa | |
signing.props | 2 anni fa | |
version.props | 2 anni fa |
redmine-net-api is a library for communicating with a Redmine project management application.
Resource | Read | Create | Update | Delete |
---|---|---|---|---|
Attachments | ✓ | ✓ | ✗ | ✗ |
Custom Fields | ✓ | ✗ | ✗ | ✗ |
Enumerations | ✓ | ✗ | ✗ | ✗ |
Files | ✓ | ✓ | ✗ | ✗ |
Groups | ✓ | ✓ | ✓ | ✓ |
Issues | ✓ | ✓ | ✓ | ✓ |
Issue Categories | ✓ | ✓ | ✓ | ✓ |
Issue Relations | ✓ | ✓ | ✓ | ✓ |
Issue Statuses | ✓ | ✗ | ✗ | ✗ |
My account | ✓ | ✗ | ✓ | ✗ |
News | ✓ | ✗ | ✗ | ✗ |
Projects | ✓ | ✓ | ✓ | ✓ |
Project Memberships | ✓ | ✓ | ✓ | ✓ |
Queries | ✓ | ✗ | ✗ | ✗ |
Roles | ✓ | ✗ | ✗ | ✗ |
Search | ||||
Time Entries | ✓ | ✓ | ✓ | ✓ |
Trackers | ✓ | ✗ | ✗ | ✗ |
Users | ✓ | ✓ | ✓ | ✓ |
Versions | ✓ | ✓ | ✓ | ✓ |
Wiki Pages | ✓ | ✓ | ✓ | ✓ |
Please review the pages on how to use redmine-net-api.
Contributions are really appreciated!
A good way to get started (flow):
The API is released under Apache 2 open-source license. You can use it for both personal and commercial purposes, build upon it and modify it.
I would like to thank:
JetBrains for my Open Source ReSharper licence,
AppVeyor for allowing free build CI services for Open Source projects