mirror of
https://github.com/jellyfin/jellyfin-sdk-csharp.git
synced 2024-11-27 07:30:24 +00:00
34 lines
1.4 KiB
Markdown
34 lines
1.4 KiB
Markdown
<h1 align="center">Jellyfin SDK for C#</h1>
|
|
<h3 align="center">Part of the <a href="https://jellyfin.org">Jellyfin Project</a></h3>
|
|
|
|
---
|
|
|
|
<p align="center">
|
|
<img alt="Logo Banner" src="https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/banner-logo-solid.svg?sanitize=true"/>
|
|
<br/>
|
|
<br/>
|
|
<a href="https://github.com/jellyfin/jellyfin-sdk-csharp">
|
|
<img alt="MIT License" src="https://img.shields.io/github/license/jellyfin/jellyfin-sdk-csharp.svg"/>
|
|
</a>
|
|
<a href="https://opencollective.com/jellyfin">
|
|
<img alt="Donate" src="https://img.shields.io/opencollective/all/jellyfin.svg?label=backers"/>
|
|
</a>
|
|
<a href="https://features.jellyfin.org">
|
|
<img alt="Feature Requests" src="https://img.shields.io/badge/fider-vote%20on%20features-success.svg"/>
|
|
</a>
|
|
<a href="https://matrix.to/#/+jellyfin:matrix.org">
|
|
<img alt="Chat on Matrix" src="https://img.shields.io/matrix/jellyfin:matrix.org.svg?logo=matrix"/>
|
|
</a>
|
|
<a href="https://www.reddit.com/r/jellyfin">
|
|
<img alt="Join our Subreddit" src="https://img.shields.io/badge/reddit-r%2Fjellyfin-%23FF5700.svg"/>
|
|
</a>
|
|
<a href="https://www.nuget.org/packages/Jellyfin.Sdk/">
|
|
<img alt="Nuget" src="https://img.shields.io/nuget/v/Jellyfin.Sdk?style=flat-square&label=nuget"/>
|
|
</a>
|
|
</p>
|
|
|
|
- Uses [Kiota](https://github.com/microsoft/kiota) for generation.
|
|
|
|
Documentation WIP.
|
|
https://img.shields.io/nuget/v/Jellyfin.Sdk?style=flat-square&label=nuget
|