Skip to main content
Babylon.Blazor package icon

Babylon.Blazor

This library packages the well-known 3D library [Babylon.js](https://www.babylonjs.com/) into a Razor component that can be used in a C# Blazor project. The library is intended to use for creation of molecules visualization and used limited API of Babylon library. More info on [github](https://github.com/AlexNek/BabylonBlazor)

Total Downloads
11.1K
11,142
Published
Dec 21, 2024
Latest stable version

Install

.NET CLI
dotnet add package Babylon.Blazor --version 1.4.36
Package Manager Console
Install-Package Babylon.Blazor -Version 1.4.36
PackageReference
<PackageReference Include="Babylon.Blazor" Version="1.4.36" />

Frameworks

net9.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.