YouTrackSharp

.NET Standard 2.0 Library to access YouTrack API.

APACHE-2.0 License

Stars
132
Committers
29

Bot releases are visible (Hide)

YouTrackSharp - YouTrackSharp 3.1.0-beta-1

Published by maartenba about 7 years ago

Adds user administration API's.

Features

  • Implement user administration API's #49

Many other API's are not included yet - feel free to tackle one of the UpForGrabs issues and make YouTrackSharp better!

YouTrackSharp - YouTrackSharp 3.0.1

Published by maartenba about 7 years ago

Bugfix release.

Bugfixes

  • Wrong Json Conversion in UnixDateTimeOffsetConverter #51
YouTrackSharp - YouTrackSharp 3.0.0

Published by maartenba about 7 years ago

Rewrite of YouTrackSharp targeting .NET Standard 1.3.

Features

  • All calls are async all the way.
  • Handles serialization of YouTrack's timestamps into DateTime where possible.
  • Authentication using permanent tokens. For YouTrack instances that do not have token support, username/password can be used.
  • Comes with a color indices list.

The following API's are currently supported:

Many other API's are not included yet - feel free to tackle one of the UpForGrabs issues and make YouTrackSharp better!