Alex Knijf

Results 5 issues of Alex Knijf

**Requirements:** At the moment the generator supports only enums as a list. this needs to be extended with the following data types: - IEnumerator - Dictionary - Dictonary (Adds expression...

enhancement

By popular rquest add a WASM example. VxFormgenerator should support WASM.

documentation

At the moment VxFormGenerator supports rendering a Form based on a ExpandoObject. This allows the EditForm components to store the inputted values. Approach described here: https://github.com/Aaltuj/VxFormGenerator/issues/16#issuecomment-768117815

enhancement

Let's have a discussion about the road to get to the kind of functionality as requested in issue #7 . > Also would you be able to shed some light...

help wanted
discussion

Hi Damian, Great work extending the github-release action. I would like to make a suggestion regarding handling folders. ``` gzip: true files: > VxFormGenerator.Components.Plain:VxFormGenerator.Components.Plain/bin/Release/ VxFormGenerator.Core:VxFormGenerator.Core/bin/Release/ VxFormGenerator.Components.Bootstrap:VxFormGenerator.Components.Bootstrap/bin/Release/ ``` This will result...