Having developer with v8 for the past 3 years I'm now moving to a new role where I will be using v 11. I'm trying to find my way around the new stuff by creating a demo site and the first thing that stands out is, how do I create strongly typed models?
I was used to Models Builder in v8, does it work in v11 or is there a different approach? I have seen articles about placing the models builder config in appsettings.json but I'm struggling to find any decent documentation on how to get it fully working in v11.
Any links or info would be greatly appreciated
Models Builder for Umbraco 11?
Having developer with v8 for the past 3 years I'm now moving to a new role where I will be using v 11. I'm trying to find my way around the new stuff by creating a demo site and the first thing that stands out is, how do I create strongly typed models? I was used to Models Builder in v8, does it work in v11 or is there a different approach? I have seen articles about placing the models builder config in appsettings.json but I'm struggling to find any decent documentation on how to get it fully working in v11. Any links or info would be greatly appreciated
thanks
https://docs.umbraco.com/umbraco-cms/reference/templating/modelsbuilder
Thanks, just noticed my models were actually generated I just couldn't see them
is working on a reply...