When I add Archetype v1.18.0 in umbraco 8 project, I'm getting the following error while running the solution,
Umbraco.Core.pdb: Cannot find or open the PDB file.
The Archetype project was sunset back in October 2017 and since then has had no additional releases. You can read more about the sunset of this project here: https://github.com/kgiszewski/Archetype/issues/439
However, as this project is open source, nothing stops you from forking the project and looking to make it v8 compatible should you need it.
It is recommended, however, that you look to use something like Nested Content (which is a core property editor) instead of Archetype on your future projects.
will support Archetype v1.18.0 in umbraco 8?
When I add Archetype v1.18.0 in umbraco 8 project, I'm getting the following error while running the solution, Umbraco.Core.pdb: Cannot find or open the PDB file.
Hi Vijayadhiliban,
I do not believe that Archetype will be upgraded to support Umbraco v8, the read me on the GitHub repository was updated recently to confirm this assessment: https://github.com/kgiszewski/Archetype#important-please-read
The Archetype project was sunset back in October 2017 and since then has had no additional releases. You can read more about the sunset of this project here: https://github.com/kgiszewski/Archetype/issues/439
However, as this project is open source, nothing stops you from forking the project and looking to make it v8 compatible should you need it.
It is recommended, however, that you look to use something like Nested Content (which is a core property editor) instead of Archetype on your future projects.
Thanks
Nik
is working on a reply...