js.RUI.RWebUploader 1.2.1

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

// Install js.RUI.RWebUploader as a Cake Tool
#tool nuget:?package=js.RUI.RWebUploader&version=1.2.1

RUI的RWebUploader组件。
提供了对WebUploader的RControl封装。使用本组件前请先引用WebUploader插件

更新日志:
2018.7.12
- 现在tryrequest方法和WebUploader在请求时将使用withCredentials属性以带上cookie
- tryrequest方法中的请求改为使用jsonp形式,以增强跨域能力
- 由于使用了withCredentials,现在服务端返回的Response的Headers需要带有
 "Access-Control-Allow-Credentials"和"Access-Control-Allow-Origin"属性,
 且前者值应为"true",后者值应为当前域名

There are no supported framework assets in this 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.3.6 316 7/14/2021
1.3.5 246 7/14/2021
1.3.4 254 7/14/2021
1.3.3 278 7/14/2021
1.3.2 242 7/14/2021
1.3.1 230 7/14/2021
1.3.0 266 7/14/2021
1.2.1.2 276 7/14/2021
1.2.1 245 7/14/2021
1.2.0 271 7/14/2021
1.1.0 230 7/14/2021
1.0.5 274 7/14/2021
1.0.4 235 7/14/2021
1.0.3 277 7/14/2021
1.0.2 279 7/14/2021
1.0.1 244 7/14/2021