开发者

How to implement a YouTrack REST API in C#

开发者 https://www.devze.com 2023-03-01 10:56 出处:网络
I would like to have my .Net C# program automatically create YouTrack tickets when thi开发者_如何转开发ngs go south using their REST API.Can anyone point me to a C# implementation or guide me on how t

I would like to have my .Net C# program automatically create YouTrack tickets when thi开发者_如何转开发ngs go south using their REST API. Can anyone point me to a C# implementation or guide me on how to do it?


YouTrackSharp would be a good start.


The GitHub repo mentioned by CrazyCoder seems to be orphaned. Here's the official JetBrains repo, which appears to be currently being maintained: YouTrackSharp

0

精彩评论

暂无评论...
验证码 换一张
取 消