We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I could not find a good place to write the documentation for the 'Arrow property setter' here: https://github.com/Testura/Testura.Code/issues/90#issuecomment-1282928486 --- So I created a 'snippet page' that I will expand on
Added Property generator from: https://github.com/Testura/Testura.Code/issues/90
Added a space between Name / Age cat properties
#1) I corrected the spelling of Declaration ||| #2) Property was changed to an abstract class, now it is 'AutoProperty'. I updated it to Auto Property. |||| #3) When I generate the example 'Cat' code it appears in a cleaner format which I updated. There are no line breaks in getter / setter and public properties are above the constructor'
Updated Compile and saving the code (markdown)
Updated Save (markdown)
Updated Work inside different app domain (markdown)
Created Work inside different app domain (markdown)
Created Custom types (markdown)
Updated Arguments (markdown)
Created Save (markdown)
Created API (markdown)
Updated Statements (markdown)
Created References (markdown)
Created Generators (markdown)
Created Arguments (markdown)
Created Builders (markdown)
Initial Home page