Easemob.Restfull4Net 1.0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Easemob.Restfull4Net --version 1.0.2.1
NuGet\Install-Package Easemob.Restfull4Net -Version 1.0.2.1
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="Easemob.Restfull4Net" Version="1.0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Easemob.Restfull4Net --version 1.0.2.1
#r "nuget: Easemob.Restfull4Net, 1.0.2.1"
#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 Easemob.Restfull4Net as a Cake Addin
#addin nuget:?package=Easemob.Restfull4Net&version=1.0.2.1

// Install Easemob.Restfull4Net as a Cake Tool
#tool nuget:?package=Easemob.Restfull4Net&version=1.0.2.1

环信Restfull API dotnet的封装
github地址:https://github.com/easonjim/Easemob.Restfull4Net

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.
  • .NETFramework 4.0

    • No dependencies.

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.1.19221 1,384 11/14/2016
1.2.0.36217 1,203 10/27/2016
1.0.2.4 1,122 9/12/2016
1.0.2.3 1,210 9/1/2016
1.0.2.2 1,176 9/1/2016
1.0.2.1 1,207 8/31/2016
1.0.2 1,146 8/31/2016
1.0.1.1 1,152 8/22/2016
1.0.1 1,185 8/15/2016
1.0.0 1,207 8/10/2016

已实现如下功能:
【完成】用户体系集成
【完成】聊天记录
【完成】文件上传下载
【完成】发送消息
1、修复缓存和同步请求时的头不变的BUG,并增加token失效时的重试机制
2、增加对config文件在安装package时的的快速添加