Skip to content

Commit 84544a3

Browse files
committed
Add link to article on how to publish on Umbraco marketplace
1 parent 802a607 commit 84544a3

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

10/umbraco-cms/extending/packages/creating-a-package.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ To allow other people to use your package you will need to publish it to a publi
170170

171171
There is comprehensive documentation on how to [Publish a NuGet package to NuGet.org](https://docs.microsoft.com/en-us/nuget/nuget-org/publish-a-package) in the official NuGet documentation, as well as how to [Publish to a private feed](https://docs.microsoft.com/en-us/nuget/hosting-packages/overview) while developing.
172172

173+
To publish your package to the Umbraco community, use the "[Listing Your Package](https://docs.umbraco.com/umbraco-dxp/marketplace/listing-your-package)" article to feature your package on the Umbraco Marketplace.
174+
173175
## Installing a NuGet package
174176

175177
You can install your newly created NuGet package using Visual Studio, Rider, Command Line or editing the project file directly.

13/umbraco-cms/extending/packages/creating-a-package.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ To allow other people to use your package you will need to publish it to a publi
169169

170170
There is comprehensive documentation on how to [Publish a NuGet package to NuGet.org](https://docs.microsoft.com/en-us/nuget/nuget-org/publish-a-package) in the official NuGet documentation, as well as how to [Publish to a private feed](https://docs.microsoft.com/en-us/nuget/hosting-packages/overview) while developing.
171171

172+
To publish your package to the Umbraco community, use the "[Listing Your Package](https://docs.umbraco.com/umbraco-dxp/marketplace/listing-your-package)" article to feature your package on the Umbraco Marketplace.
173+
172174
## Installing a NuGet package
173175

174176
You can install your newly created NuGet package using Visual Studio, Rider, Command Line or editing the project file directly.

14/umbraco-cms/extending/packages/creating-a-package.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ To allow other people to use your package you will need to publish it to a publi
168168

169169
There is comprehensive documentation on how to [Publish a NuGet package to NuGet.org](https://docs.microsoft.com/en-us/nuget/nuget-org/publish-a-package) in the official NuGet documentation, as well as how to [Publish to a private feed](https://docs.microsoft.com/en-us/nuget/hosting-packages/overview) while developing.
170170

171+
To publish your package to the Umbraco community, use the "[Listing Your Package](https://docs.umbraco.com/umbraco-dxp/marketplace/listing-your-package)" article to feature your package on the Umbraco Marketplace.
172+
171173
## Installing a NuGet package
172174

173175
You can install your newly created NuGet package using Visual Studio, Rider, Command Line or editing the project file directly.

15/umbraco-cms/extending/packages/creating-a-package.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ To allow other people to use your package you will need to publish it to a publi
168168

169169
There is comprehensive documentation on how to [Publish a NuGet package to NuGet.org](https://docs.microsoft.com/en-us/nuget/nuget-org/publish-a-package) in the official NuGet documentation, as well as how to [Publish to a private feed](https://docs.microsoft.com/en-us/nuget/hosting-packages/overview) while developing.
170170

171+
To publish your package to the Umbraco community, use the "[Listing Your Package](https://docs.umbraco.com/umbraco-dxp/marketplace/listing-your-package)" article to feature your package on the Umbraco Marketplace.
172+
171173
## Installing a NuGet package
172174

173175
You can install your newly created NuGet package using Visual Studio, Rider, Command Line or editing the project file directly.

0 commit comments

Comments
 (0)