![]() |
VOOZH | about |
dotnet add package MeshWeaver.Blazor.Graph --version 3.0.0-preview1
NuGet\Install-Package MeshWeaver.Blazor.Graph -Version 3.0.0-preview1
<PackageReference Include="MeshWeaver.Blazor.Graph" Version="3.0.0-preview1" />
<PackageVersion Include="MeshWeaver.Blazor.Graph" Version="3.0.0-preview1" />Directory.Packages.props
<PackageReference Include="MeshWeaver.Blazor.Graph" />Project file
paket add MeshWeaver.Blazor.Graph --version 3.0.0-preview1
#r "nuget: MeshWeaver.Blazor.Graph, 3.0.0-preview1"
#:package MeshWeaver.Blazor.Graph@3.0.0-preview1
#addin nuget:?package=MeshWeaver.Blazor.Graph&version=3.0.0-preview1&prereleaseInstall as a Cake Addin
#tool nuget:?package=MeshWeaver.Blazor.Graph&version=3.0.0-preview1&prereleaseInstall as a Cake Tool
Provides Blazor Razor components for viewing and editing MeshWeaver graph nodes, including a Monaco-based node editor with metadata and content editing.
MeshNodeEditorView -- full node editor with path manipulation, metadata saving, and content editing via Monaco editorMeshNodeThumbnailView -- compact thumbnail rendering for node cardsMeshNodeCardView -- card-style node display@ references and frontmatter fields in the editorMoveNodeRequest and content updates via UpdateNodeRequest// Register graph Blazor views on the message hub
configuration.AddGraphViews();
This registers MeshNodeEditorControl, MeshNodeThumbnailControl, and MeshNodeCardControl with their corresponding Blazor view components and enables @ autocomplete in markdown editors.
MeshWeaver.Blazor -- base Blazor component infrastructureMeshWeaver.Graph -- graph node types, controls, and navigationMeshWeaver.ContentCollections -- embedded resource serving for node iconsMicrosoft.FluentUI.AspNetCore.Components -- Fluent UI component library| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-preview1 | 94 | 4/16/2026 |