ECMAScript.ElementPlus
0.12.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ECMAScript.ElementPlus --version 0.12.0
NuGet\Install-Package ECMAScript.ElementPlus -Version 0.12.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.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ECMAScript.ElementPlus" Version="0.12.0" />
<PackageReference Include="ECMAScript.ElementPlus" />
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.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ECMAScript.ElementPlus, 0.12.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.12.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.12.0
#tool nuget:?package=ECMAScript.ElementPlus&version=0.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 命名的公开类型,例如
ElButtonType、ElUploadFile与ElComponents;根 host 保留ElementPlus名称。
边界
Razor Source Generator 集成、render-function lowering 与产物物化分别属于 Jazor.Vue、Jazor.RazorVue 与 Jazor.Emit。本包只定义 host binding 和组件契约。
相关文档
| Product | Versions 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
- Jazor (>= 0.12.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.