Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba committed Jul 28, 2017
2 parents 43bae3e + 269f586 commit 69bd636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Other services are available as well, mapping to the [YouTrack REST API](https:/

YouTrackSharp is a .NET Library to access the YouTrack API. Main features:

* Targets .NET Standard 1.3 - can be used with pretty much any .NET runtime!
* Targets .NET Standard 1.3 - can be used with pretty much [any .NET platform](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)!
* All calls are `async` all the way.
* Handles serialization of YouTrack's timestamps into `DateTime` where possible.
* Authentication using [permanent tokens](https://www.jetbrains.com/help/youtrack/incloud/Manage-Permanent-Token.html). For YouTrack instances that do not have token support, username/password can be used.
Expand Down

0 comments on commit 69bd636

Please sign in to comment.