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
#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

1.2 同步支持官方0.4接口;
1.1.5 完善功能、优化代码;查询类接口增加分页功能;
1.0版 主要操作会话和令牌,录像接口待服务端API完善后再添加!

Product 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 1,365 11/25/2016
1.1.5 1,061 4/5/2016
1.0.2 998 4/3/2016
1.0.1 1,003 4/3/2016
1.0.0 984 4/3/2016

1.0.2 优化错误显示;增加Http请求超时设置参数