BlazorEngine 1.0.22
See the version list below for details.
dotnet add package BlazorEngine --version 1.0.22
NuGet\Install-Package BlazorEngine -Version 1.0.22
<PackageReference Include="BlazorEngine" Version="1.0.22" />
<PackageVersion Include="BlazorEngine" Version="1.0.22" />
<PackageReference Include="BlazorEngine" />
paket add BlazorEngine --version 1.0.22
#r "nuget: BlazorEngine, 1.0.22"
#:package BlazorEngine@1.0.22
#addin nuget:?package=BlazorEngine&version=1.0.22
#tool nuget:?package=BlazorEngine&version=1.0.22
BlazorEngine
You create the models and BlazorEngine will create the UI pages! All the components are made from Microsoft Fluent UI.
What types of UI handle?
- List Pages
 - Card Pages
 - Worksheet Pages
 - Two List (side-by-side) Pages
 - Auto-add menu via Attribute
 - Actions: functions decored with the "PageAction" attribute will be shown as buttons on the pages
 - GridActions: functions decored with the "PageAction" attribute will be shown as buttons on datagrid rows
 - Custom razor page: just use razor normally!
 
Getting Started
Look at the Server/WebAssembly/Maui Project and see by yourself
Note for NET MAUI
add in your index.html before the webassembly script
<script app-name="MauiApp1" src="./_content/Microsoft.FluentUI.AspNetCore.Components/js/initializersLoader.webview.js"></script>
In the tag <BlazorEngineApp> add this parameter BlazorEngineRenderMode="null"
Contributing
I'm a lonely programmer, feel free to open issues or submit Pull Requests!
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. 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. | 
- 
                                                    
net8.0
- ClosedXML (>= 0.105.0)
 - Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.14.0)
 - Microsoft.FluentUI.AspNetCore.Components (>= 4.12.1)
 - Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.12.1)
 - Newtonsoft.Json (>= 13.0.3)
 - System.Reflection.Emit (>= 4.7.0)
 
 - 
                                                    
net9.0
- ClosedXML (>= 0.105.0)
 - Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.14.0)
 - Microsoft.FluentUI.AspNetCore.Components (>= 4.12.1)
 - Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.12.1)
 - Newtonsoft.Json (>= 13.0.3)
 - System.Reflection.Emit (>= 4.7.0)
 
 
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.0.23 | 170 | 10/14/2025 | 
| 1.0.22 | 189 | 9/3/2025 | 
| 1.0.21 | 167 | 8/19/2025 | 
| 1.0.20 | 180 | 7/1/2025 | 
| 1.0.19 | 200 | 6/17/2025 | 
| 1.0.18 | 147 | 5/23/2025 | 
| 1.0.17 | 155 | 5/9/2025 | 
| 1.0.16 | 150 | 5/2/2025 | 
| 1.0.15 | 218 | 4/14/2025 | 
| 1.0.14 | 192 | 4/9/2025 | 
| 1.0.13 | 228 | 3/10/2025 | 
| 1.0.12 | 144 | 2/12/2025 | 
| 1.0.11 | 148 | 2/10/2025 | 
| 1.0.10 | 136 | 2/3/2025 | 
| 1.0.9 | 155 | 1/31/2025 | 
| 1.0.7 | 134 | 1/31/2025 | 
| 1.0.6 | 126 | 1/29/2025 | 
| 1.0.5 | 132 | 1/22/2025 | 
| 1.0.4 | 141 | 1/20/2025 | 
| 1.0.3 | 129 | 1/16/2025 | 
| 1.0.2 | 119 | 1/16/2025 | 
| 1.0.1 | 116 | 1/16/2025 | 
| 1.0.0 | 115 | 1/16/2025 |