Skip to content

Featured Project: eBay SDK for .NET

eBay SDK for .NET

Welcome to the eBay SDK for .NET Community Codebase project! The eBay SDK for .NET is open source. This SDK cuts development time and simplifies tasks like error handling. Several helpful code samples are included in this download, to help you get started fast!

Author: eBay
License: Common Development and Distribution License (CDDL)
Migrating to .NET 2.0

As we are now in the process of migrating from Microsoft's  .NET 1.1 to  .NET 2.0, we are providing two versions of the eBay SDK for .NET - the Beta Version, where the complete code source, all samples, and utilities have been re-built using Microsoft's Visual Studio 2005 and .NET 2.0, and the Maintenance Version, for users who need to continue using Microsoft's Visual Studio 2003 and .NET 1.1. Our next full release, scheduled for next Fall, will only contain the .NET 2.0 version.>

How to Run This Code

Before using the SDK, please read the Readme file (Beta) or Readme file (Maintenance)

Documentation

This SDK enables you to make Trading API calls. See the Trading API documentation below for information on the calls and how to make them.

Support

Please report eBay SDK for .NET bugs and other concerns using the .NET SDK Forum or Live Chat.

Downloads

You can download full releases and/or point releases. Point releases (unlike full releases) do not go through the typical, full rounds of quality assurance. Point releases include bug fixes and updates to the wrapper classes.

Name Size Description
Version 639 - Full Beta Release

eBaySDKDotNET639Full_beta.msi

19.8 MB

eBay .NET SDK v639 Full Beta Release Windows install package

eBaySDKDotNET639Full_beta.zip

18.99 MB

eBay .NET SDK v639 Full Beta Release Windows zip file

Version 639 - Maintenance Release

eBaySDKDotNET639Full.exe

15.63 MB

eBay .NET SDK v639 Maintenance Release Windows install package

eBaySDKDotNET639Full.zip

22.89 MB

eBay .NET SDK v639 Maintenance Release Windows zip file

Version 631 - Full Beta Release

eBaySDKDotNET631Full_beta.msi

19.2 MB

eBay .NET SDK v631 Full Beta Release Windows install package

eBaySDKDotNET631Full_beta.zip

18.40 MB

eBay .NET SDK v631Full Beta Release Windows zip file

Version 631 - Maintenance Release

eBaySDKDotNET631Full.exe

15.44 MB

eBay .NET SDK v631 Maintenance Release Windows install package

eBaySDKDotNET631Full.zip

22.42 MB

eBay .NET SDK v631 Maintenance Release Windows zip file

Version 623 - Beta Release

eBaySDKDotNET623Point_beta.msi

19.2 MB

eBay .NET SDK v623 Beta Release Windows install package

eBaySDKDotNET623Point_beta.zip

18.40 MB

eBay .NET SDK v623 Beta Release Windows zip file

Version 623 - Maintenance Release

eBaySDKDotNET623Point.exe

15.44 MB

eBay .NET SDK v623 Maintenance Release Windows install package

eBaySDKDotNET623Point.zip

22.42 MB

eBay .NET SDK v623 Maintenance Release Windows zip file

Version 615 - Beta Release

eBaySDKDotNET615Full_beta.msi

20.1 MB

eBay .NET SDK v615 Beta Release Windows install package

eBaySDKDotNET615Full_beta.zip

21.4 MB

eBay .NET SDK v615 Beta Release Windows zip file

Version 615 - Maintenance Release

eBaySDKDotNET615Full.exe

14.82 MB

eBay .NET SDK v615 Maintenance Release Windows install package

eBaySDKDotNET615Full.zip

21.53 MB

eBay .NET SDK v615 Maintenance Release Windows zip file

Version 603 - Point Release

eBaySDKDotNET603Point.exe

14.7 MB

eBay .NET SDK v603 Point Release Windows install package

eBaySDKDotNET603Point.zip

21.4 MB

eBay .NET SDK v603 Point Release Windows zip file

Version 595 - Full Release

eBaySDKDotNET595Full.exe

14.7 MB

eBay .NET SDK v595 Full Release Windows install package

eBaySDKDotNET595Full.zip

21.2 MB

eBay .NET SDK v595 Full Release Windows zip file

Version 581 - Point Release

eBaySDKDotNET581Point.exe

14.25 MB

eBay .NET SDK v581 Point Release Windows install package

eBaySDKDotNET581Point.zip

19.21 MB

eBay .NET SDK v581 Point Release Windows zip file

Version 575 - Full Release

eBaySDKDotNET575Full.exe

14.4 MB

eBay .NET SDK v575 Full Release Windows install package

eBaySDKDotNET575Full.zip

19.6 MB

eBay .NET SDK v575 Full Release Windows zip file

Version 561 - Full Release

eBaySDKDotNET561Full.exe

13.96 MB

eBay .NET SDK v561 Full Release Windows install package

eBaySDKDotNET561Full.zip

17.44 MB

eBay .NET SDK v561 Full Release Windows zip file

Version 555 - Point Release

eBaySDKDotNET555Point.exe

14.00 MB

eBay .NET SDK v555 Point Release Windows install package

eBaySDKDotNET555Point.zip

20.80 MB

eBay .NET SDK v555 Point Release Windows zip file

Version 549 - Full Release

eBaySDKDotNET549Full.exe

18.19 MB

eBay .NET SDK v549 Full Release Windows install package

eBaySDKDotNET549Full.zip

23.84 MB

eBay .NET SDK v549 Full Release Windows zip file

Version 523 - Full Release

eBaySDKDotNET523Full.exe

13.61 MB

eBay SDK for .NET v523 Windows install package

eBaySDKDotNET523Full.zip

19.02 MB

.NET SDK v523 Full Release zip file

Version 515 - Point Release

eBaySDKDotNET515Point.exe

14.22 MB

eBay SDK for .NET v515 Windows install package

eBaySDKDotNET515Point.zip

19.36 MB

.NET SDK v515 Point Release zip file

Version 511 - Full Release

.NET_SDK_v511_full.exe

13.88 MB

eBay SDK for .NET v511 Windows install package

.NET_SDK_v511_full.zip

18.56 MB

.NET SDK v511 Full Release zip file

 



Published Comments (13):

     
  1. brad.developerdocs wrote the following on 6/2/2009 7:57:32 PM:
    Greetings, esemathew,

    GetRuName was deprecated in 577 (you can read about it here: http://developer.ebay.com/DevZone/XML/docs/WebHelp/ReleaseNotes.html#577) to make way for a new token retrieval flow.

    The new way of getting tokens and RuNames is described here: http://developer.ebay.com/DevZone/XML/docs/WebHelp/GettingTokens-.html.

    Best regards,
    Brad
    API Technical Publications
  2. esemathew wrote the following on 6/2/2009 12:14:28 PM:
    Why isn't GetRuName request in the sdk? I don't see it.
  3. ashkum wrote the following on 5/1/2009 12:37:11 PM:
    Dear myplace311,

    Windows 7 is currently in Beta release and we cannot commit on SDK support at this point of time.
    We will consider to support Windows 7 after its official release.  Thanks for reporting  though!

    Best Regards,
    Ashish Kumar,
    eBay Platform Product Team
  4. myplace311 wrote the following on 4/20/2009 12:44:27 PM:
    I am using windows 7 and get the same error as vista. Please dont forget windows 7 it would be a shame to not have the SDK availabel when the os is released 
  5. ashkum wrote the following on 3/30/2009 2:13:50 PM:
    Greetings afssoftware,
     
    We have a number of enhancements planned in this regard which will let you install the SDK on a Vista system. This may be available to you in
    next few months.We will announce as and when it is ready to be released.
     
    As a short term solution, We have provided zipped .NetSDK package, you could unzip the package and use the dll in it. Please let us know if you have any trouble using it and we will be happy to provide further inputs.
     
    Best Regards,
    Ashish Kumar,
    eBay Platform Product Team
  6. 123


You must be logged in to post a comment. Log in now or join the network to get access to all the network benefits.

Featured Project not available

This Featured project is no longer available.

rating

     

Login to rate this item.

  • Average rating: 4.5
  • Submitted by:
  • Categories:

Bookmarking

Login to add this page to your bookmarks.

Tagging

Login to add your own tag