Skip to content

Releases: lars-erik/Umbraco.CodeGen

CodeGen for Umbraco 7.0.1

09 Jan 12:25
Compare
Choose a tag to compare
Pre-release

OLD VERSION! Use the package available at nuget.org.

  • Custom build of uSync for 7.x included
  • Added "BaseSupportedAnnotated" generation for classes without dependency on Umbraco namespaces. You need to provide GetValue(alias) in base class, and as before, derive from Umbraco.CodeGen.WaitForSixTwo.PublishedContentModel.
  • Reference everything from \lib or similar and make your own config as described in the wiki.

I use it in production, but don't blame me if it breaks something in your production. ;)