![]() |
VOOZH | about |
dotnet add package Generator.Components --version 1.9.7
NuGet\Install-Package Generator.Components -Version 1.9.7
<PackageReference Include="Generator.Components" Version="1.9.7" />
<PackageVersion Include="Generator.Components" Version="1.9.7" />Directory.Packages.props
<PackageReference Include="Generator.Components" />Project file
paket add Generator.Components --version 1.9.7
#r "nuget: Generator.Components, 1.9.7"
#:package Generator.Components@1.9.7
#addin nuget:?package=Generator.Components&version=1.9.7Install as a Cake Addin
#tool nuget:?package=Generator.Components&version=1.9.7Install as a Cake Tool
Three projects are included in this repository.
1 - Generator Components
2 - Generator UI
3 - Generator Server
Generator Components are inherited from Mudblazor Components and are intended to be rendered in GenGrid Component. The current list of inherited components is as follows:
MudTextField : GenTextBox
GenComboBox : MudSelect
MudCheckBox : GenCheckBox
GenDatePicker : MudDatePicker
Additional Components
GenSpacer : a blank component that helps organizing the column spacing of components in Form Views.
Generator UI is a user interface that enables command execution and UI creation without the need for coding.
Generator Server includes generic and non generic methods needed for Generator UI creation and command execution.
There are numerous ways you can use the repository.
(1) use the Generator Components
(2) use the Generator components in conjunction with the Generator Service
(3) combine all three projects.
Install latest version using
dotnet add package Generator.Components
NuGet\Install-Package Generator.Components
add the following to _Imports.razor
@using Generator.Components.Components
@using Generator.Components.Enums
@using Generator.Components.Interfaces;
I've been using both Telerik and Mudblazor components in my projects. Telerik components offer a lot of functions, but the UI is ugly. Mudblazor gives a beautiful user interface, but it lacks functionality when compared to Telerik components and needs more work when implementing components such as Tables and SelectInput while Telerik Grid is simple to use and takes care of everything.
All this inspired me to create Gen Components using Mudblazor components to resemble Telerik Grid.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.9.7 | 270 | 10/1/2025 |
| 1.9.6 | 262 | 10/1/2025 |
| 1.9.5 | 250 | 10/1/2025 |
| 1.9.4 | 235 | 9/5/2025 |
| 1.9.3 | 261 | 9/4/2025 |
| 1.9.2 | 622 | 7/23/2025 |
| 1.9.1 | 310 | 1/12/2025 |
| 1.9.0 | 222 | 1/12/2025 |
| 1.8.9 | 327 | 12/25/2024 |
| 1.8.8 | 237 | 11/28/2024 |
| 1.8.7 | 235 | 11/26/2024 |
| 1.8.6 | 254 | 11/13/2024 |
| 1.8.5 | 243 | 11/11/2024 |
| 1.8.4 | 249 | 11/11/2024 |
| 1.8.3 | 280 | 10/6/2024 |
| 1.8.2 | 247 | 9/24/2024 |
| 1.8.1 | 285 | 9/22/2024 |
| 1.8.0 | 261 | 9/18/2024 |
| 1.7.9 | 272 | 9/17/2024 |
| 1.7.8 | 240 | 9/17/2024 |