Skip to content

Fishes/TMDbWrapper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.vs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
TV
 
 
 
 
 
 
 
 

TMDbWrapper

A C# wrapper around TheMovieDb.org v3 for .Net 4.5. (Windows 8.1)

Introduction

This is a wrapper around the API of TheMovieDB.org. Allowing to make the most of the API usable. There are two versions of the wrapper one a classic DLL and the second specific for WinRT projects. It is not complete but most basic data can be retrieved.

Copyright

There is no copyright, use it as you please. I would appreciate it if you mention where you got the original source.

First version

Basic structure of the project and all basic functionality.

Second version

Added a second project to added Windows Desktop applications possible. Added TV api support.

Future

Better support for retrieving the images and making it possible for navigating through the data structures.

About

A library to communicate with TheMovieDb.org api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published