mastodon.NET:C#.NET中的Mastodon API包装器

时间:2021-05-10 23:56:20
【文件属性】:
文件名称:mastodon.NET:C#.NET中的Mastodon API包装器
文件大小:35KB
文件格式:ZIP
更新时间:2021-05-10 23:56:20
C# mastodon.NET C#.NET中的 API包装器 仍在进行中,欢迎有见识和提出要求! 安装 在上找到它 Install-Package Mastodon 当前状态 由于大多数其他mastodon .NET包装器不再工作,因此该库对于2018年6月9日涵盖的API函数集是100%函数的。 API覆盖率 [在制品] 如何 注册应用 using ( var appHandler = new AppHandler (" InstanceName ")){ var scopes = AppScopeEnum . Read | AppScopeEnum . Write | AppScopeEnum . Follow ; var appData = await appHandler . CreateAppAsync ( " MyAppName " , scopes , " Pr
【文件预览】:
mastodon.NET-master
----LICENSE(1KB)
----src()
--------mastodon.sln(2KB)
--------mastodon.Tests()
--------mastodon()
----.gitignore(4KB)
----logo.png(18KB)
----README.md(2KB)
----.gitattributes(2KB)

网友评论