Code Monkey home page Code Monkey logo

dotnetapiclient's Introduction

Independent Reserve .Net API Client

Independent Reserve C# API client and sample application.

The client wraps up all of the private and public methods exposed by the Independent Reserve API, and handles authentication when it is configured with a valid API Key and API Secret. It is designed to be easily plugged in by 3rd party developers into their own applications.

The sample application shows how to use the client in a simple WPF application.

Refer to https://www.independentreserve.com/API for API documentation

###System Requirements

  • Visual Studio 2013 Update 2 and .NET 4.0 or later are required to open Visual Studio solution
  • .NET client assembly is a portable class library which can be used on the following platforms: .NET Framework 4, Silverlight 5, Windows Phone 8.1, Windows Phone Silverlight 8

###Steps to build

  • Precompiled client dll and sample application can be found in the 'binaries' folder
  • You can compile both the client and the sample application in Visual Studio 2013 Update 2 or a later version

###Configuring Sample Application

You need to specify your API Key and API Secret in .NET Sample Application configuration file 'SampleApplication.exe.config', in the appSettings section.

##Need help?

Contact us at [email protected]

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.