Info
Version: | 6.0.10.3 |
Author(s): | ArtyDinosaur404 |
Last Update: | Thursday, March 31, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArtyDinosaur404/AnyShareSDK |
NuGet Url: | https://www.nuget.org/packages/AnyShareSDK |
Install
Install-Package AnyShareSDK
dotnet add package AnyShareSDK
paket add AnyShareSDK
AnyShareSDK Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.7)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.7)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.7)
此版本的改动:
- 新增对 .NET Standard 2.0 的支持。
- 修复 LinkGetRes 类中 ClientMtime 属性的数据类型 bug (int? -> long?)。.