MLambda.UI.Atoms 0.2.3-alpha

This is a prerelease version of MLambda.UI.Atoms.
dotnet add package MLambda.UI.Atoms --version 0.2.3-alpha
                    
NuGet\Install-Package MLambda.UI.Atoms -Version 0.2.3-alpha
                    
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="MLambda.UI.Atoms" Version="0.2.3-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MLambda.UI.Atoms" Version="0.2.3-alpha" />
                    
Directory.Packages.props
<PackageReference Include="MLambda.UI.Atoms" />
                    
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 MLambda.UI.Atoms --version 0.2.3-alpha
                    
#r "nuget: MLambda.UI.Atoms, 0.2.3-alpha"
                    
#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 MLambda.UI.Atoms@0.2.3-alpha
                    
#: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=MLambda.UI.Atoms&version=0.2.3-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MLambda.UI.Atoms&version=0.2.3-alpha&prerelease
                    
Install as a Cake Tool

MLambda.UI atomic components — internal atom layer and public Controls (Surface, Container, Splitter, ScrollView, Clickable, TextBlock, IconBlock).

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (7)

Showing the top 5 NuGet packages that depend on MLambda.UI.Atoms:

Package Downloads
MLambda.UI

MLambda.UI core — MVVM (ViewModel, View, Design), Observable/Computed reactive system, layout, and higher-level components.

MLambda.Blazor

Universal UI MVVM framework for Blazor WASM. Single entry-point package — installs the full MLambda.UI stack including core, atoms, controls, and Blazor renderer.

MLambda.Gui.Blazor

MLambda.UI Blazor renderer — Razor component renderers for all atom types.

MLambda.Gui.Blazor.Wasm

MLambda.UI Blazor WASM backend — IRenderBackend implementation and AppHost for Blazor WebAssembly apps.

MLambda.UI.Editor

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.3-alpha 71 4/28/2026
0.2.2-alpha 60 4/23/2026
0.2.1-alpha 59 4/23/2026
0.2.0-alpha 62 4/23/2026