Drenbb e71460395d Не знаю, что уже работает | il y a 2 ans | |
---|---|---|
.. | ||
.github | il y a 2 ans | |
src | il y a 2 ans | |
tests | il y a 2 ans | |
.gitattributes | il y a 2 ans | |
.gitignore | il y a 2 ans | |
CHANGELOG.md | il y a 2 ans | |
CONTRIBUTING.md | il y a 2 ans | |
Directory.Build.props | il y a 2 ans | |
ISSUE_TEMPLATE.md | il y a 2 ans | |
LICENSE | il y a 2 ans | |
PULL_REQUEST_TEMPLATE.md | il y a 2 ans | |
README.md | il y a 2 ans | |
appveyor.yml | il y a 2 ans | |
docker-compose.yml | il y a 2 ans | |
logo-resharper.gif | il y a 2 ans | |
logo.png | il y a 2 ans | |
redmine-net-api.sln | il y a 2 ans | |
redmine-net-api.sln.DotSettings | il y a 2 ans | |
redmine-net-api.snk | il y a 2 ans | |
releasenotes.props | il y a 2 ans | |
signing.props | il y a 2 ans | |
version.props | il y a 2 ans |
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