ApprenticeFoundryBlazor 23.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ApprenticeFoundryBlazor --version 23.0.0
                    
NuGet\Install-Package ApprenticeFoundryBlazor -Version 23.0.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="ApprenticeFoundryBlazor" Version="23.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ApprenticeFoundryBlazor" Version="23.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ApprenticeFoundryBlazor" />
                    
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 ApprenticeFoundryBlazor --version 23.0.0
                    
#r "nuget: ApprenticeFoundryBlazor, 23.0.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 ApprenticeFoundryBlazor@23.0.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=ApprenticeFoundryBlazor&version=23.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ApprenticeFoundryBlazor&version=23.0.0
                    
Install as a Cake Tool

FoundryBlazor

A comprehensive C# / Blazor diagramming library that combines 2D and 3D visualization capabilities for developers.

Overview

FoundryBlazor is a powerful diagramming and visualization library that brings together the best features of Visio, Three.js, and CesiumJS into the Blazor ecosystem. Originally demonstrated at NDC Oslo 2023, it's now available as a NuGet package supporting both Blazor Server and WebAssembly applications.

Features

  • 2D Diagramming: Complete shape library with advanced layout algorithms
  • 3D Integration: Seamless 2D/3D visualization combining
  • Glued Connections: Dynamic connections that maintain relationships during layout changes
  • Multi-page Diagrams: Scaled diagrams across multiple pages
  • Performance Optimized: Object pooling and efficient rendering
  • Cross-platform: Works in both Blazor Server and WebAssembly

Installation

dotnet add package FoundryBlazor

Quick Start

// Add to your Program.cs
builder.Services.AddFoundryBlazor();

// Use in your Blazor component
<FoundryDiagram @ref="diagram">
    // Your diagram content
</FoundryDiagram>

Demo & Examples

Visit our interactive demo: https://apprenticefoundry.github.io/

Architecture Documentation

Matrix3D Compatibility System

FoundryBlazor uses a compatibility wrapper architecture for 3D matrix operations:

  • Matrix3D Compatibility Documentation - Complete technical documentation of the Matrix3D wrapper pattern that delegates to BlazorThreeJS.Matrix3 while maintaining API compatibility

Key Features

  • Delegation Pattern: Matrix3D serves as a compatibility bridge to BlazorThreeJS mathematics
  • Type Conversion: Seamless bridging between FoVector3D (double precision) and Vector3 (float precision)
  • Object Pooling: Performance optimization through matrix instance reuse
  • Zero Breaking Changes: Existing code works unchanged while benefiting from enhanced math
  • BlazorThreeJS: Provides the core mathematical foundation for 3D operations
  • Three2025: Application project demonstrating integrated 3D capabilities

Requirements

  • .NET 8 or higher
  • Blazor Server or WebAssembly

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.

Support

  • Demo: https://apprenticefoundry.github.io/
  • Issues: Submit issues on GitHub for bug reports and feature requests
  • Documentation: See the Matrix3D compatibility documentation for technical details
Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on ApprenticeFoundryBlazor:

Package Downloads
ApprenticeFoundryMentorModeler

Package Description

SparingEngine

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
23.4.0 176 9/25/2025
23.3.0 186 9/24/2025
23.2.0 173 9/22/2025
23.1.0 172 9/22/2025
23.0.0 208 9/22/2025
21.3.0 147 9/13/2025
21.2.0 127 9/13/2025
21.0.0 180 9/10/2025
20.3.0 194 8/11/2025
20.2.0 112 8/10/2025
20.0.0 139 8/9/2025
19.0.0 181 7/28/2025
18.3.0 327 3/29/2025
18.2.0 185 3/2/2025
18.1.1 154 3/2/2025
18.1.0 146 3/2/2025
18.0.0 191 2/23/2025
17.4.1 156 2/11/2025
17.4.0 172 2/9/2025
17.3.0 156 1/31/2025
17.2.2 153 1/28/2025
17.1.2 209 1/28/2025
17.1.1 147 1/27/2025
16.4.0 209 11/27/2024
16.3.0 136 11/27/2024
16.2.0 192 11/16/2024
16.0.0 153 11/10/2024
15.4.0 158 11/4/2024
15.3.0 167 10/30/2024
15.2.0 188 10/27/2024
15.1.0 238 9/27/2024
15.0.0 217 9/12/2024
14.5.0 232 8/30/2024
14.3.0 155 8/28/2024
14.2.0 192 8/28/2024
14.0.0 258 8/21/2024
13.17.0 247 8/18/2024
13.16.0 173 8/13/2024
13.15.0 171 8/9/2024
13.14.0 174 8/9/2024
13.13.0 173 8/6/2024
13.12.0 173 8/6/2024
13.11.0 178 8/5/2024
13.10.0 133 8/4/2024
13.9.0 134 8/2/2024
13.8.0 130 7/28/2024
13.7.0 134 7/27/2024
13.6.0 143 7/27/2024
13.5.0 135 7/27/2024
13.4.0 146 7/26/2024
13.3.0 167 7/25/2024
13.2.0 128 7/25/2024
13.1.0 144 7/25/2024
12.8.0 177 7/19/2024
12.7.0 161 7/19/2024
12.6.0 165 7/13/2024
12.5.0 180 7/5/2024
12.4.0 193 5/21/2024
12.3.0 184 4/15/2024
12.2.0 167 4/15/2024
12.1.0 173 4/11/2024
12.0.0 192 3/12/2024
11.6.2 207 2/19/2024
11.6.1 163 2/19/2024
11.6.0 175 2/14/2024
11.5.0 187 2/13/2024
11.4.0 188 2/12/2024
11.3.1 176 2/12/2024
11.3.0 188 2/12/2024
11.2.0 177 2/11/2024
11.1.0 195 1/21/2024
11.0.9 242 1/11/2024
11.0.8 159 1/11/2024
11.0.7 185 1/9/2024
11.0.6 197 12/31/2023
11.0.5 238 12/11/2023
11.0.3 196 12/4/2023
11.0.1 173 12/2/2023
11.0.0 185 11/26/2023
10.9.9 202 11/18/2023
10.9.8 172 11/18/2023
10.9.7 170 11/18/2023
10.9.6 161 11/16/2023
10.9.5 174 11/14/2023
10.9.3 164 11/12/2023
10.9.1 150 11/12/2023
10.9.0 1,210 10/31/2023
10.8.2 182 10/30/2023
10.8.0 194 10/20/2023
10.7.0 172 10/19/2023
10.5.0 210 10/15/2023
10.4.0 194 10/14/2023
10.3.0 185 10/14/2023
10.2.0 195 10/14/2023
10.1.6 197 10/2/2023
10.1.5 178 10/2/2023
10.0.5 216 10/1/2023