Giter Club home page Giter Club logo

youtracksharp's Introduction

#YouTrackSharp#

.NET Library to access YouTrack API.

For more information on YouTrack visit:

http://www.jetbrains.com/youtrack

Supported YouTrack Versions

YouTrack Versions 3.X and higher

Important: This master branch is still work in progress. However it is also the only one that support YouTrack 4.0 and higher.

If you're looking for YouTrack 3.x support, please use the 1.x branch, although be aware that this branch is frozen and only bug fixes will make it in. No new feature development. The main reason for this is that the JSON from one version to another has changed quite a bit and makes a lot of new functionality possible in 4.0, which would require a lot of effort in previous versions.

Breaking Changes in 2.0

Issue is now a dynamic type. To work with it, you need to declare an issue as dynamic. The only fixed field it has is "Id" (although later on some others might be added). The reason for this is that it is now inline with how YouTrack works itself which is that every field in an issue is basically a custom field. You can now have as many or as little custom fields as you like! This was a major change in 2.0 and is incompatible with existing code unfortunately.

Usage

Until we cover some simple usage scenarios here, take a look at the Spec tests. They are self-explanatory

##Issue and Feature Requests##

Please log all issues in YouTrack on Codebetter: http://youtrack.codebetter.com/issues/YTSRP

youtracksharp's People

Contributors

hhariri avatar jeff-french avatar johannesg avatar mwgriffiths88 avatar nesteruk avatar sbaer avatar tdietrich513 avatar tikicoder avatar wallaceturner avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.