mirror of
https://github.com/jellyfin/jellyfin-sdk-csharp.git
synced 2024-11-23 05:39:51 +00:00
C# SDK for Jellyfin Supporting DotNet Standard and Core Targets
fec16b711f
* Add renovate.json * Update renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> |
||
---|---|---|
.github | ||
.vscode | ||
samples/Simple | ||
src | ||
.gitignore | ||
jellyfin.ruleset | ||
Jellyfin.Sdk.CSharp.sln | ||
LICENSE | ||
README.md | ||
renovate.json |
Jellyfin SDK for C#
Part of the Jellyfin Project
- Uses https://github.com/RicoSuter/NSwag for generation.
- Default templates with patch to also generate url functions.
Documentation WIP.