Skip to content

mitotomi/BlazorGenerator

Repository files navigation

BlazorGenerator

blazor code generator

This project is for developing Blazor View Generator. More info will be written, after project is finished.

Person:[Id, Name, LastName, OIB, DateOfBirth, Address]

GeneratorConfigFile (first version, it will be updated later):

{ Id:{hidden:true, type: int, validation:no} Name:{hidden:false, type: text, nullable: no, validation:yes} LastName:{hidden:false, type:text, nullable: no, validation:yes} }

About

blazor code generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published