Skip to content

YouTrackSharp 3.0.0

Compare
Choose a tag to compare
@maartenba maartenba released this 08 Aug 06:21
· 142 commits to master since this release

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!