Hello all,
I'm developing a package using Umbraco9 and I've got an alpha release already. Currently the challenge is cleaning up the dependencies when the package got uninstalled.
Currently looking to cleaning up:
• App_Plugins
• Custom Doc Types and Custom Data types
• Custom database table
Any tips would be highly appreciated!