js.RUI 2.0.6

dotnet add package js.RUI --version 2.0.6
                    
NuGet\Install-Package js.RUI -Version 2.0.6
                    
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" Version="2.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="js.RUI" Version="2.0.6" />
                    
Directory.Packages.props
<PackageReference Include="js.RUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add js.RUI --version 2.0.6
                    
#r "nuget: js.RUI, 2.0.6"
                    
#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.
#:package js.RUI@2.0.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=js.RUI&version=2.0.6
                    
Install as a Cake Addin
#tool nuget:?package=js.RUI&version=2.0.6
                    
Install as a Cake Tool

提供了一系列Web常用的UI组件

更新日志:
2021.7.13
- RUI增加了getImageSize方法
- 新增了RAnimation类,可用于创建自定义切片型动画
- 调整了RImage的图片加载机制
- RWebUploader支持autoUpload属性

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on js.RUI:

Package Downloads
js.RUI.RWebUploader

RUI的RWebUploader组件。 提供了对WebUploader的RControl封装。使用本组件前请先引用WebUploader插件 更新日志: 2021.5.6 - 调整插件中所有控件事件函数的代码提示 - less样式表中的删除按钮图片转为base64数据

js.RUI.RUploadify

RUI的RUploadify组件。 提供了对Uploadify的RControl封装。使用本组件前请先引用Uploadify插件 更新日志: 2018.4.25 - 根据RUI 1.5.4版本的更新进行调整

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.6 830 7/14/2021
2.0.5 675 7/14/2021
2.0.3 676 7/14/2021
2.0.2 692 7/14/2021
2.0.1 704 7/14/2021
2.0.0 698 7/14/2021
1.9.15 721 7/14/2021
1.9.14 693 7/14/2021
1.9.11.2 687 7/14/2021
1.9.11 680 7/14/2021
1.9.10 667 7/14/2021
1.9.9 690 7/14/2021
1.9.8 691 7/14/2021
1.9.7.3 702 7/14/2021
1.9.7.2 702 7/14/2021
1.9.7.1 719 7/14/2021
1.9.6 691 7/14/2021
1.9.5 692 7/14/2021
1.9.4 682 7/14/2021
1.9.3 690 7/14/2021
Loading failed