NewLife.Cube.LayuiAdmin 6.10.2026.404

dotnet add package NewLife.Cube.LayuiAdmin --version 6.10.2026.404
                    
NuGet\Install-Package NewLife.Cube.LayuiAdmin -Version 6.10.2026.404
                    
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="NewLife.Cube.LayuiAdmin" Version="6.10.2026.404" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.Cube.LayuiAdmin" Version="6.10.2026.404" />
                    
Directory.Packages.props
<PackageReference Include="NewLife.Cube.LayuiAdmin" />
                    
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 NewLife.Cube.LayuiAdmin --version 6.10.2026.404
                    
#r "nuget: NewLife.Cube.LayuiAdmin, 6.10.2026.404"
                    
#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 NewLife.Cube.LayuiAdmin@6.10.2026.404
                    
#: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=NewLife.Cube.LayuiAdmin&version=6.10.2026.404
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Cube.LayuiAdmin&version=6.10.2026.404
                    
Install as a Cake Tool

魔方LayuiAdmin主题皮肤包,基于国产经典UI框架Layui,提供简洁友好的中文界面、丰富的表单和表格组件,特别适合中文后台系统。包含Razor视图、静态资源,支持视图覆写和深度定制。

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
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
6.10.2026.404 137 4/4/2026
6.9.2026.303 133 3/3/2026
6.9.2026.201 151 2/1/2026
6.8.2026.102 153 1/2/2026
6.7.2025.1115 239 11/15/2025
6.7.2025.1113 357 11/13/2025
6.6.2025.1001 283 10/1/2025
6.5.2025.901 282 9/1/2025
6.5.2025.801 215 8/1/2025
6.5.2025.701 270 7/1/2025
6.5.2025.601 281 6/1/2025
6.2.2025.513 369 5/13/2025
6.2.2025.403 350 4/3/2025
6.2.2025.401 321 4/1/2025
6.2.2025.305 413 3/5/2025
6.2.2025.203 305 2/3/2025
6.2.2025.101 329 1/1/2025
6.2.2024.1212 329 12/12/2024
6.2.2024.1203 302 12/3/2024
6.2.2024.1115 337 11/15/2024
Loading failed

v6.10.2026.0404
- 集成富文本(Quill)与Markdown(EasyMDE)双编辑器,支持HTML源码模式与图片上传
- 表单支持returnUrl传递与回跳,增强多值字段绑定;批量操作自动注入启用/禁用按钮
- OAuth模型部门ID统一为String,兼容redirect_uri与redirect_url参数名
- SystemJson适配,支持统一配置System.Text.Json序列化选项
- 富文本与附件上传安全增强,权限细粒度控制;优化多层反代IP识别
详细日志:https://github.com/NewLifeX/NewLife.Cube/blob/master/ChangeLog.md