My First NuGet Package#
It’s done. And it was quite easy.
There are enough great posts about creating this packages and the complete publishing process. So here are just some links i have used.
http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package
http://blog.davidebbo.com/2011/04/easy-way-to-publish-nuget-packages-with.html
The most of them explain the creation via the nuget.exe command line application. There is also a nice UI available.
Cheers,
Markus
