Platz.ObjectBuilder is a Blazor UI component that allows to build Models and Queries visually and generate C# code based on saved json data.
Info
Version: | 0.4.0 |
Author(s): | Pro Coders Australia |
Last Update: | Tuesday, July 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProCodersPtyLtd/MasterDetailsDataEntry |
NuGet Url: | https://www.nuget.org/packages/Platz.ObjectBuilder |
Install
Install-Package Platz.ObjectBuilder
dotnet add package Platz.ObjectBuilder
paket add Platz.ObjectBuilder
Platz.ObjectBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 5.0.1)
- Microsoft.AspNetCore.Components.Web(>= 5.0.1)
- Microsoft.EntityFrameworkCore(>= 3.1.9)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.9)
- System.ComponentModel.Annotations(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
Tags