https://discord.umbraco.com logo
Can anyone recommend any blog posts or
# contributing
s
Can anyone recommend any blog posts or guides on how to create, structure and release packages in later versions of Umbraco? I have a package built for v13, but I think the setup could be improved when preparing it for v17.
l
I use this to update the umbraco package version to the NuGet package version: https://dev.to/luukpeters/how-to-sync-nuget-and-umbraco-package-versions-automatically-in-umbraco-14-8i3
Also use the umbraco dotnet template for an extension, that already has a structure in place which is pretty good if you're building packages I think. I use that as well
5 Views