Skip to content

cddev/SubsonicImpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a C# Implementation of the Subsonic API (http://www.subsonic.org/pages/api.jsp)
It use System.Net.Http System.linq.Xml & System.Threading.Tasks to fit with the window store framework.
The goal of this is to make a win 8 app for subsonic.
VS 2012 is required if you want to test it, to do so you can take a look at the consoleTest project.
More info => http://cd-dev.fr/2012/10/26/implementation-c-de-lapi-subsonic/
Under GNU GPL License
Based on Ian Fijolek C# Implementation : http://code.google.com/p/subsonic-csharp/

About

C# Implementation of the Subsonic API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages