Skip to content

CodeGen for Umbraco 7.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lars-erik lars-erik released this 09 Jan 12:25
· 1 commit to 7.0.modelsupport since this 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. ;)