Join Discord
Powered by
Hi, Im looking a easier way to create a umbraco pa...
# help-with-umbraco
b
Bishal Tim
09/24/2023, 6:44 AM
Hi, Im looking a easier way to create a umbraco package, im also new to creating packages , Thanks in Advance š
d
D_Inventor
09/24/2023, 7:41 AM
Hi there! Is there anything in particular that you're struggling with or are you looking for some general steps for creating packages?
b
Bishal Tim
09/24/2023, 9:10 AM
i know how to create a property but i dont know how to create a package for you to use.
d
D_Inventor
09/24/2023, 1:01 PM
Alright, do you have experience with creating and publishing NuGet packages on NuGet.org? I'd say that's a good place to start:
https://learn.microsoft.com/en-us/nuget/quickstart/create-and-publish-a-package-using-the-dotnet-cli
After that, I recommend reading about razor class libraries:
https://learn.microsoft.com/en-us/aspnet/core/razor-pages/ui-class?view=aspnetcore-7.0&tabs=visual-studio
Finally, have a look at Kevin Jump's blog series about packing your Umbraco package as razor class library:
https://dev.to/kevinjump/umbraco-10-razor-class-library-packages-pt1-3nfa
r
Ravi
09/25/2023, 6:46 AM
Iād also look at
@Lotte
package about opinionatedm packages as a decent starting point for umbraco specifically
https://github.com/LottePitcher/opinionated-package-starter
2
Views
Previous
Next