This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-09-29 15:31:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.ApiInteraction
History
LukePulverenti Luke Pulverenti luke pulverenti
80fd8d0156
Added ApiPort and ServerHostName to ApiClient
2012-08-01 15:09:24 -04:00
..
Properties
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
2012-07-31 12:29:07 -04:00
ApiClient.cs
Removed more manual decompression
2012-08-01 05:25:13 -04:00
BaseClient.cs
Added ApiPort and ServerHostName to ApiClient
2012-08-01 15:09:24 -04:00
IJsonSerializer.cs
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
2012-07-31 12:29:07 -04:00
MediaBrowser.ApiInteraction.csproj
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
2012-07-31 12:29:07 -04:00