BlazorEngine 1.0.27
See the version list below for details.
dotnet add package BlazorEngine --version 1.0.27
NuGet\Install-Package BlazorEngine -Version 1.0.27
<PackageReference Include="BlazorEngine" Version="1.0.27" />
<PackageVersion Include="BlazorEngine" Version="1.0.27" />
<PackageReference Include="BlazorEngine" />
paket add BlazorEngine --version 1.0.27
#r "nuget: BlazorEngine, 1.0.27"
#:package BlazorEngine@1.0.27
#addin nuget:?package=BlazorEngine&version=1.0.27
#tool nuget:?package=BlazorEngine&version=1.0.27
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 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. |
-
net10.0
- ClosedXML (>= 0.105.0)
- Microsoft.FluentUI.AspNetCore.Components (>= 4.13.2)
- Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.13.2)
-
net8.0
- ClosedXML (>= 0.105.0)
- Microsoft.FluentUI.AspNetCore.Components (>= 4.13.2)
- Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.13.2)
-
net9.0
- ClosedXML (>= 0.105.0)
- Microsoft.FluentUI.AspNetCore.Components (>= 4.13.2)
- Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.13.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BlazorEngine:
| Package | Downloads |
|---|---|
|
BlazorEngine.TestHelper
Give you utility classes for writing UnitTests for BlazorEngine Apps |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.60 | 89 | 5/26/2026 |
| 1.0.59 | 115 | 5/19/2026 |
| 1.0.58 | 124 | 5/12/2026 |
| 1.0.57 | 138 | 3/18/2026 |
| 1.0.56 | 116 | 3/18/2026 |
| 1.0.55 | 112 | 3/18/2026 |
| 1.0.54 | 104 | 3/18/2026 |
| 1.0.52 | 102 | 3/18/2026 |
| 1.0.51 | 108 | 3/18/2026 |
| 1.0.50 | 114 | 3/12/2026 |
| 1.0.49 | 105 | 3/10/2026 |
| 1.0.48 | 108 | 3/10/2026 |
| 1.0.47 | 108 | 3/10/2026 |
| 1.0.46 | 104 | 3/10/2026 |
| 1.0.45 | 98 | 3/9/2026 |
| 1.0.44 | 103 | 3/9/2026 |
| 1.0.43 | 103 | 3/6/2026 |
| 1.0.42 | 111 | 3/5/2026 |
| 1.0.41 | 111 | 2/27/2026 |
| 1.0.27 | 119 | 1/20/2026 |