ECMAScript.ElementPlus
0.6.0
See the version list below for details.
dotnet add package ECMAScript.ElementPlus --version 0.6.0
NuGet\Install-Package ECMAScript.ElementPlus -Version 0.6.0
<PackageReference Include="ECMAScript.ElementPlus" Version="0.6.0" />
<PackageVersion Include="ECMAScript.ElementPlus" Version="0.6.0" />
<PackageReference Include="ECMAScript.ElementPlus" />
paket add ECMAScript.ElementPlus --version 0.6.0
#r "nuget: ECMAScript.ElementPlus, 0.6.0"
#:package ECMAScript.ElementPlus@0.6.0
#addin nuget:?package=ECMAScript.ElementPlus&version=0.6.0
#tool nuget:?package=ECMAScript.ElementPlus&version=0.6.0
ECMAScript.ElementPlus
Purpose: standalone Element Plus binding and RazorVue authoring surface.
Conservative first-slice bindings for element-plus.
Scope of this package:
- Root plugin/runtime host:
ElementPlus - Stable admin-shell component proxies: config provider, container layout, menu, button, card, link, space, divider
- Strongly typed RazorVue authoring surface without
objectcatch-all props
Current package contract intentionally avoids weak catch-all choice wrappers. Rich content is exposed through verified slots, while high-frequency scalar props stay strongly typed.
Public authoring types follow Element Plus component naming: use El* (ElUploadFile, ElButtonType, ElComponents). Only the package root host remains ElementPlus.
Boundary
This package defines host bindings and component contracts. Razor SG integration, render-function lowering, and output materialization remain owned by Jazor.Vue, Jazor.RazorVue, and Jazor.Emit respectively.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net11.0 is compatible. |
-
net11.0
- Jazor (>= 0.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.