Atlassian .NET SDK SOAP or REST

Eric Goforth June 6, 2013

Hello,

I'm a little confused on whether the Atlassian.Net SDK is using SOAP or REST, I see a bunch of SOAP related stuff in the source for it. I see the JiraRemoteServiceWrapper class uses Newtonsoft.Json and RestSharp, which would point to REST, however it's comments say that it wraps the auto-generated JiraSoapServiceClient proxy, which would point back to SOAP.

I'm connecting to Jira 5, so would prefer a REST-based solution.

-Eric

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Ringo De Smet March 10, 2015

There is a new REST based JIRA SDK available on NuGet with sources available on GitHub:

http://www.nuget.org/packages/Jira.SDK/

I know the author is actively working on it.

TAGS
AUG Leaders

Atlassian Community Events