Giter Club home page Giter Club logo

sevendigital.api.wrapper's Introduction

7digital

About 7digital

7digital.com is an online music store operating in over 16 countries and offering tens of millions of high quality DRM free MP3s (320kbps) from all major labels and wide range of independent labels and distributors. More details at about.7digital.com.

The 7digital API will give you access to the full catalogue including high quality album art, 30s preview clips for all tracks, commissions on sales, integrated purchasing and full length streaming. More details about the 7digital API at developer.7digital.com

What is this code?

The 7digital API Wrapper is a library to make it easy to access the 7digital API from C# code.

You will need

You will need a 7digital API key. If you don't have one, sign up here.

The latest versions of the 7digital API Wrapper require .Net version 4.5.0 or later. If you are using .Net version 4.0, you can use a version of the wrapper numbered 3.x.

When upgrading the wrapper from version 3.x to 4.x, see the 4.0 release notes for the breaking changes and new additions. The main change is that the wrapper now returns awaitable tasks.

Getting the 7digital Api Wrapper

The latest released version of the 7digital API Wrapper is on nuget.org as SevenDigital.Api.Wrapper.

Install with the nuget package manager console: Install-Package SevenDigital.Api.Wrapper

We use semantic versioning for the version numbers of the package on nuget. We aim to release new versions promptly to nuget when needed, e.g. due to additions to the 7digital API or issues with the wrapper.

Where to read more:

See the wiki for further documentation on usage, contributing and so on.

Other resources:

Licence

This software is under the MIT License (MIT) and is Copyright (c) 2012 7digital Ltd.

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.