This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-03-13 21:56:20 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
32f7ecf4d0876da9265599266de5e170e83d2d2b
jellyfin
/
MediaBrowser.ApiInteraction
History
LukePulverenti Luke Pulverenti luke pulverenti
32f7ecf4d0
Added HttpClientHandler as a constructor param to ApiClient, and added automatic decompression.
2012-07-31 21:53:40 -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
Added HttpClientHandler as a constructor param to ApiClient, and added automatic decompression.
2012-07-31 21:53:40 -04:00
BaseClient.cs
Added HttpClientHandler as a constructor param to ApiClient, and added automatic decompression.
2012-07-31 21:53:40 -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