ECMAScript.ElementPlus 0.11.0

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

ECMAScript.ElementPlus

定位:element-plus 的强类型 C# host binding 与 Razor-to-Vue authoring 接口。

该包提供经过验证的 Element Plus runtime 导入、组件代理和 props/slot 契约。它只覆盖当前发布的稳定 authoring surface,不以 object 或弱类型选择器补齐未建模 API。

当前支持范围

  • 根插件与 runtime host:ElementPlus
  • 管理壳常用组件:config provider、container layout、menu、button、card、link、space 与 divider。
  • 遵循 Element Plus 命名的公开类型,例如 ElButtonTypeElUploadFileElComponents;根 host 保留 ElementPlus 名称。

边界

Razor Source Generator 集成、render-function lowering 与产物物化分别属于 Jazor.VueJazor.RazorVueJazor.Emit。本包只定义 host binding 和组件契约。

相关文档

Product Compatible and additional computed target framework versions.
.NET net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net11.0

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
0.11.0 0 8/11/2026
0.10.0 31 8/11/2026
0.9.0 29 8/11/2026
0.8.3 37 8/11/2026
0.8.2 36 8/11/2026
0.7.0 81 8/10/2026
0.6.0 73 8/10/2026
0.5.0 74 8/9/2026
0.4.0 81 8/9/2026
0.3.4 81 8/9/2026
0.3.3 87 8/7/2026
0.3.2 77 8/6/2026