What boilerplate is the best for dynamic form building with reactjs typescript and .Net core microservices

19 views Asked by At

I've researched several bootstraps and boilerplates of reactjs. Tsdx for example just doesn't run properly for meat this point. I need a framework which will allow me to build forms automatically based on Metadata from db of reflection of old webforms. The goal is to create an infrastructure for dynamic form building by Metadata using app services api Scope as described at the title

Tried to find fitted framework

0

There are 0 answers