How to use atlassian sdk in visual studio

FAsmani November 11, 2021

Hello

I am trying to fetch jira rest api data in asp.net mvc5 and would like to know how to use atlassian sdk in visual studio. I was wondering if you please share some reference, i would really appreciate it.

 

Thanks,

Femina 

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 11, 2021

The Atlassian SDK is for writing apps or modules for Atlassian Server/DC products, and it's not something you'd "use in visual studio".  You might use it alongside VS to do things like creating skeleton code, compiling and running the Java environments Atlassian all work in, or providing the libraries and references, after you've set up Visual Studio as a full Java development environment.

But it has noting to do with asp.net or mvc5.  

You mention the REST API - you can code to talk to that in any language you want, but the SDK isn't going to help you.

For writing for the REST API, have a browse through https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events