Umbraco.CodeGen icon indicating copy to clipboard operation
Umbraco.CodeGen copied to clipboard

Typed model generator and "code-first" parser for Umbraco. Synchronizes C# classes with uSync DocumentType files.

Results 9 Umbraco.CodeGen issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement

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...

question

Memory matters...

enhancement

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.

enhancement