NewLife.Cube.Metronic 6.10.2026.404

dotnet add package NewLife.Cube.Metronic --version 6.10.2026.404
                    
NuGet\Install-Package NewLife.Cube.Metronic -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.Metronic" 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.Metronic" Version="6.10.2026.404" />
                    
Directory.Packages.props
<PackageReference Include="NewLife.Cube.Metronic" />
                    
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.Metronic --version 6.10.2026.404
                    
#r "nuget: NewLife.Cube.Metronic, 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.Metronic@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.Metronic&version=6.10.2026.404
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Cube.Metronic&version=6.10.2026.404
                    
Install as a Cake Tool

魔方Metronic主题皮肤包,基于商业级Bootstrap框架Metronic,提供专业美观的后台界面、丰富的图表组件和现代化设计风格。包含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 111 4/4/2026
6.9.2026.303 117 3/3/2026
6.9.2026.201 140 2/1/2026
6.8.2026.102 156 1/2/2026
6.7.2025.1115 212 11/15/2025
6.7.2025.1113 327 11/13/2025
6.6.2025.1001 246 10/1/2025
6.5.2025.901 268 9/1/2025
6.5.2025.801 224 8/1/2025
6.5.2025.701 263 7/1/2025
6.5.2025.601 289 6/1/2025
6.2.2025.513 357 5/13/2025
6.2.2025.403 383 4/3/2025
6.2.2025.401 362 4/1/2025
6.2.2025.305 505 3/5/2025
6.2.2025.203 453 2/3/2025
6.2.2025.101 382 1/1/2025
6.2.2024.1212 376 12/12/2024
6.2.2024.1203 330 12/3/2024
6.2.2024.1115 361 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