Umbraco.CodeGen
Umbraco.CodeGen copied to clipboard
Typed model generator and "code-first" parser for Umbraco. Synchronizes C# classes with uSync DocumentType files.
Backoffice: when using "Codegen preview class" on Document type, on the right side there is nothing.
Excellent package! Does the current NuGet version support Composition properties from Umbraco 7.2+? I see that there is a Compositions section in the def.config file which properly lists any selected...
It doesn't appear that CodeGen picks up models built into a dll that can be deployed to the site. Looking at the code, it doesn't appear to be doing any...
Has some issues with generating XML. Could pick it up from the alias passed to GetPropertyValue, but will be cumbersome, and possibly not at all necessary. Mostly nice-to-have.