Generator.Components
1.7.9
See the version list below for details.
dotnet add package Generator.Components --version 1.7.9
NuGet\Install-Package Generator.Components -Version 1.7.9
<PackageReference Include="Generator.Components" Version="1.7.9" />
paket add Generator.Components --version 1.7.9
#r "nuget: Generator.Components, 1.7.9"
// Install Generator.Components as a Cake Addin #addin nuget:?package=Generator.Components&version=1.7.9 // Install Generator.Components as a Cake Tool #tool nuget:?package=Generator.Components&version=1.7.9
Generator
Three projects are included in this repository.
1 - Generator Components
2 - Generator UI
3 - Generator Server
Project Descriptions
Generator Components
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 Service
Generator UI is a user interface that enables command execution and UI creation without the need for coding.
Generator UI
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.
Installation
Install latest version using
.Net CLI
dotnet add package Generator.Components
Package Manager
NuGet\Install-Package Generator.Components
_Imports.razor
add the following to _Imports.razor
@using Generator.Components.Components
@using Generator.Components.Enums
@using Generator.Components.Interfaces;
Basic Usage
Road Map
Motivation & Intention
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 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net7.0
- ClosedXML (>= 0.101.0)
- DeepCloner (>= 0.10.4)
- Mapster (>= 7.3.0)
- Mapster.Core (>= 1.2.0)
- Microsoft.CodeAnalysis (>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.7.0)
- MudBlazor (>= 7.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.8.6 | 39 | 11/13/2024 |
1.8.5 | 75 | 11/11/2024 |
1.8.4 | 71 | 11/11/2024 |
1.8.3 | 105 | 10/6/2024 |
1.8.2 | 88 | 9/24/2024 |
1.8.1 | 109 | 9/22/2024 |
1.8.0 | 97 | 9/18/2024 |
1.7.9 | 107 | 9/17/2024 |
1.7.8 | 96 | 9/17/2024 |
1.7.7 | 103 | 9/16/2024 |
1.7.6 | 109 | 9/16/2024 |
1.7.5 | 106 | 9/16/2024 |
1.7.4 | 104 | 9/16/2024 |
1.7.3 | 114 | 9/16/2024 |
1.7.2 | 86 | 9/2/2024 |
1.7.1 | 108 | 8/25/2024 |
1.7.0 | 108 | 6/27/2024 |
1.6.9 | 78 | 5/10/2024 |
1.6.8 | 119 | 5/6/2024 |
1.6.7 | 124 | 4/5/2024 |
1.6.6 | 98 | 4/4/2024 |
1.6.5 | 114 | 4/3/2024 |
1.6.4 | 103 | 4/2/2024 |
1.6.3 | 133 | 3/20/2024 |
1.6.2 | 107 | 3/19/2024 |
1.6.1 | 125 | 3/11/2024 |
1.5.9 | 117 | 2/28/2024 |
1.5.8 | 124 | 2/27/2024 |
1.5.7 | 145 | 2/12/2024 |
1.5.6 | 116 | 2/4/2024 |
1.5.5 | 99 | 1/25/2024 |
1.5.4 | 100 | 1/25/2024 |
1.5.3 | 105 | 1/25/2024 |
1.5.2 | 109 | 1/22/2024 |
1.5.1 | 112 | 1/19/2024 |
1.5.0 | 106 | 1/18/2024 |
1.4.9 | 103 | 1/18/2024 |
1.4.8 | 118 | 1/16/2024 |
1.4.7 | 111 | 1/10/2024 |
1.4.6 | 137 | 1/6/2024 |
1.4.5 | 117 | 1/6/2024 |
1.4.4 | 142 | 1/3/2024 |
1.4.3 | 224 | 11/7/2023 |
1.4.2 | 153 | 10/16/2023 |
1.4.1 | 152 | 10/2/2023 |
1.4.0 | 153 | 9/29/2023 |
1.3.9 | 159 | 9/20/2023 |
1.3.8 | 155 | 9/13/2023 |
1.3.7 | 141 | 9/13/2023 |
1.3.6 | 146 | 9/12/2023 |
1.3.5 | 152 | 9/4/2023 |
1.3.4 | 172 | 8/29/2023 |
1.3.3 | 183 | 7/30/2023 |
1.3.2 | 186 | 7/3/2023 |
1.3.1 | 187 | 6/27/2023 |
1.3.0 | 195 | 6/27/2023 |
1.2.9 | 214 | 6/27/2023 |
1.2.8 | 183 | 6/27/2023 |
1.2.7 | 234 | 6/27/2023 |
1.2.6 | 173 | 6/26/2023 |
1.2.5 | 201 | 6/21/2023 |
1.2.4 | 197 | 6/2/2023 |
1.2.3 | 171 | 5/12/2023 |
1.2.2 | 185 | 5/11/2023 |
1.2.1 | 229 | 5/11/2023 |
1.1.9 | 192 | 5/11/2023 |
1.1.8 | 196 | 5/9/2023 |
1.1.7 | 176 | 5/9/2023 |
1.1.6 | 175 | 5/9/2023 |
1.1.5 | 197 | 5/9/2023 |
1.1.4 | 200 | 5/9/2023 |
1.1.3 | 174 | 5/8/2023 |
1.1.0 | 172 | 5/8/2023 |
1.0.19 | 171 | 5/8/2023 |
1.0.18 | 167 | 5/8/2023 |
1.0.17 | 172 | 5/8/2023 |
1.0.16 | 182 | 5/5/2023 |
1.0.15 | 178 | 5/5/2023 |
1.0.14 | 197 | 5/5/2023 |
1.0.13 | 258 | 5/4/2023 |
1.0.12 | 185 | 5/3/2023 |
1.0.11 | 200 | 4/24/2023 |
1.0.10 | 244 | 4/17/2023 |
1.0.9 | 209 | 4/17/2023 |
1.0.8 | 218 | 4/11/2023 |
1.0.7 | 216 | 4/10/2023 |
1.0.6 | 210 | 4/10/2023 |
1.0.5 | 216 | 4/10/2023 |
1.0.4 | 220 | 4/10/2023 |
1.0.3 | 205 | 4/10/2023 |
1.0.2 | 198 | 4/10/2023 |
1.0.1 | 200 | 4/10/2023 |
1.0.0 | 213 | 4/10/2023 |