BlazorEngine 1.0.20
dotnet add package BlazorEngine --version 1.0.20
NuGet\Install-Package BlazorEngine -Version 1.0.20
<PackageReference Include="BlazorEngine" Version="1.0.20" />
<PackageVersion Include="BlazorEngine" Version="1.0.20" />
<PackageReference Include="BlazorEngine" />
paket add BlazorEngine --version 1.0.20
#r "nuget: BlazorEngine, 1.0.20"
#:package BlazorEngine@1.0.20
#addin nuget:?package=BlazorEngine&version=1.0.20
#tool nuget:?package=BlazorEngine&version=1.0.20
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.0)
- Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.12.0)
- 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.0)
- Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.12.0)
- 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.20 | 123 | a month ago |
1.0.19 | 127 | 2 months ago |
1.0.18 | 96 | 2 months ago |
1.0.17 | 102 | 3 months ago |
1.0.16 | 102 | 3 months ago |
1.0.15 | 176 | 4 months ago |
1.0.14 | 137 | 4 months ago |
1.0.13 | 173 | 5 months ago |
1.0.12 | 96 | 6 months ago |
1.0.11 | 100 | 6 months ago |
1.0.10 | 87 | 6 months ago |
1.0.9 | 97 | 6 months ago |
1.0.7 | 84 | 6 months ago |
1.0.6 | 77 | 6 months ago |
1.0.5 | 81 | 6 months ago |
1.0.4 | 89 | 6 months ago |
1.0.3 | 83 | 7 months ago |
1.0.2 | 70 | 7 months ago |
1.0.1 | 68 | 7 months ago |
1.0.0 | 64 | 7 months ago |