Spotify.NET/assets/js/a09c2993.96a3de41.js
2022-01-25 19:34:48 +00:00

1 line
5.6 KiB
JavaScript

"use strict";(self.webpackChunkspotify_api_docs=self.webpackChunkspotify_api_docs||[]).push([[4128],{3905:function(e,t,n){n.d(t,{Zo:function(){return s},kt:function(){return f}});var r=n(7294);function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){if(null==e)return{};var n,r,a=function(e,t){if(null==e)return{};var n,r,a={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var u=r.createContext({}),p=function(e){var t=r.useContext(u),n=t;return e&&(n="function"==typeof e?e(t):o(o({},t),e)),n},s=function(e){var t=p(e.components);return r.createElement(u.Provider,{value:t},e.children)},c={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},d=r.forwardRef((function(e,t){var n=e.components,a=e.mdxType,i=e.originalType,u=e.parentName,s=l(e,["components","mdxType","originalType","parentName"]),d=p(n),f=a,y=d["".concat(u,".").concat(f)]||d[f]||c[f]||i;return n?r.createElement(y,o(o({ref:t},s),{},{components:n})):r.createElement(y,o({ref:t},s))}));function f(e,t){var n=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var i=n.length,o=new Array(i);o[0]=d;var l={};for(var u in t)hasOwnProperty.call(t,u)&&(l[u]=t[u]);l.originalType=e,l.mdxType="string"==typeof e?e:a,o[1]=l;for(var p=2;p<i;p++)o[p]=n[p];return r.createElement.apply(null,o)}return r.createElement.apply(null,n)}d.displayName="MDXCreateElement"},1143:function(e,t,n){n.r(t),n.d(t,{frontMatter:function(){return o},contentTitle:function(){return l},metadata:function(){return u},toc:function(){return p},default:function(){return c}});var r=n(3117),a=n(102),i=(n(7294),n(3905)),o={id:"introduction",title:"Introduction"},l=void 0,u={unversionedId:"introduction",id:"introduction",isDocsHomePage:!1,title:"Introduction",description:'This open source library for the Spotify Web API provides an easy to use interface for .NET based languages, like C# and VisualBasic .NET. By using it you can query general spotify catalog information (tracks, albums and playlists), manage user-related content ("My Library", create and edit playlists) and control the users music players (play, stop, transfer playback, play specific track).',source:"@site/docs/introduction.md",sourceDirName:".",slug:"/introduction",permalink:"/SpotifyAPI-NET/docs/introduction",editUrl:"https://github.com/JohnnyCrazy/SpotifyAPI-NET/edit/master/SpotifyAPI.Docs/docs/introduction.md",version:"current",lastUpdatedBy:"dependabot[bot]",lastUpdatedAt:1643139178,formattedLastUpdatedAt:"1/25/2022",frontMatter:{id:"introduction",title:"Introduction"},sidebar:"docs",next:{title:"Getting Started",permalink:"/SpotifyAPI-NET/docs/getting_started"}},p=[{value:"Features",id:"features",children:[]}],s={toc:p};function c(e){var t=e.components,n=(0,a.Z)(e,["components"]);return(0,i.kt)("wrapper",(0,r.Z)({},s,n,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("p",null,'This open source library for the Spotify Web API provides an easy to use interface for .NET based languages, like C# and VisualBasic .NET. By using it you can query general spotify catalog information (tracks, albums and playlists), manage user-related content ("My Library", create and edit playlists) and control the users music players (play, stop, transfer playback, play specific track).'),(0,i.kt)("h2",{id:"features"},"Features"),(0,i.kt)("p",null,"From version 6 onwards, the library was built with the following features included:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"\u2705 Typed responses and requests to over 74 endpoints. Complete and always up to date."),(0,i.kt)("li",{parentName:"ul"},"\u2705 Supports ",(0,i.kt)("inlineCode",{parentName:"li"},".NET 5.0")," and ",(0,i.kt)("inlineCode",{parentName:"li"},".NET Standard 2.X"),", which includes all major platforms, including mobile:",(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},".NET Framework")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"UWP")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},".NET Core")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Xamarin.Forms")))),(0,i.kt)("li",{parentName:"ul"},"\u2705 Included ",(0,i.kt)("inlineCode",{parentName:"li"},"HTTPClient"),", but feel free to bring your own!"),(0,i.kt)("li",{parentName:"ul"},"\u2705 Logging supported"),(0,i.kt)("li",{parentName:"ul"},"\u2705 Retry Handlers supported"),(0,i.kt)("li",{parentName:"ul"},"\u2705 Proxy support"),(0,i.kt)("li",{parentName:"ul"},"\u2705 Pagination support"),(0,i.kt)("li",{parentName:"ul"},"\u2705 All OAuth2 Authentications supported for use in ",(0,i.kt)("inlineCode",{parentName:"li"},"ASP .NET")," ",(0,i.kt)("strong",{parentName:"li"},"and")," ",(0,i.kt)("inlineCode",{parentName:"li"},"CLI")," apps"),(0,i.kt)("li",{parentName:"ul"},"\u2705 Modular structure, for easy unit testing")))}c.isMDXComponent=!0}}]);