Connect to Jira using visual studio 2010

Dan27 October 3, 2019

Hello,

I am trying to connect Jira (REST) from Visual Studio that installed inside a machine.

version of Visual Sturio is 2010.

I installed package Atlassian SDK 2.2 to Visual Studio- this version was the only one I could install.

 

This line is not working for me with Atlassian SDK 2.2:

var jira = Jira.CreateRestClient(jiraurl, login, password);

 

What should I write there for connection to Jira?

 

It is an urgent issue,

Thanks,

Daniel

0 answers

Suggest an answer

Log in or Sign up to answer