RTC.Net
1.2.0
dotnet add package RTC.Net --version 1.2.0
NuGet\Install-Package RTC.Net -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RTC.Net" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RTC.Net --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RTC.Net, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RTC.Net as a Cake Addin #addin nuget:?package=RTC.Net&version=1.2.0 // Install RTC.Net as a Cake Tool #tool nuget:?package=RTC.Net&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
1.2 同步支持官方0.4接口;
1.1.5 完善功能、优化代码;查询类接口增加分页功能;
1.0版 主要操作会话和令牌,录像接口待服务端API完善后再添加!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
Unsupported 0.0
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 8.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.2 优化错误显示;增加Http请求超时设置参数