As you know that Nuget.org is not allow you to delete youre package once you have published. just they are giving facility to hidden it from search result as per their policy.
That's why it is essential to test it before publishing your pacakge to nuget. so I would like to go step by step process how you can test your package.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDFoJKXTBT7lvYJf5bRchiSihrIV7tu0fyXPykB2n0VY6xVYw3B4h4VPLbI7fWheojU7YohWosCta7dKEjN36_mZ1ebysJW1HxHWsIpwDya8EBQKEka5Z9buF2Bl6W_4jul5R_IkOrZ7az/?imgmax=800)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQtS82E2Q_MSa-jRqUi20YY-qbzp0cX69lg4HKlK31jcIXEaUOPfaLLY-m185YmqIezbSr2F3ErxwhUGnu956eeIPsu2zEEIadEJzBwJP9UnH1O2uVLpvmS_HpVWZl4eTyHVEc8Os-o-h5/?imgmax=800)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-Ixax64ziyeWQ4b0c_eQu4dA5cz7efSr0AF62L9I8n8dqv8AnfQFzuTzjZ5sLzj_FfZ0Y6uz73W82tV0OYiYyhqUNFrKVFDfBGPmeqLtUbpiZqR4-ZLAn-bYNll4kH2S2pgufuOPbwuLF/?imgmax=800)
3) select package source
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcVxNGVul3C2lsx2b0WiyhwixshJN7NOGRb3CJhC2nM8FJhH8M4C5nNGANC7uyd_mFspeU7x900rTvhMdIT_hyphenhyphenf3faQ3jEN1k6B3JFWzmOb0xsxBXLGFoKlc_gFaHpmjJGmzF0kuptjGvR/?imgmax=800)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzFr1rpATJUcpOFvPfs6iUnkGK3jG0MTOC2Brmvk_-gE-kz82MBB-7nibo0qg1s4aSoXLjTPNLoW716USL4ixWj-NYQPJqStdk7ktrt_69y8qtw6cj78FzNPM0l0HjIeAnJOsw9XmpXXKl/?imgmax=800)
That's why it is essential to test it before publishing your pacakge to nuget. so I would like to go step by step process how you can test your package.
1) Create directory and save packages
C:\\Nuget Package and save your package (.nupkg)
2) Add source path in VS2010
open visual studio go to > tools > Library Package Manager > Package Manager Setting3) select package source
and now you can test your package using command as you are doing with
official Nuget packages.
official Nuget packages.
when you will finalize your testing then you can publish at last.
Cheers!
No comments:
Post a Comment