I would like to create a NuGet package of my ASP.NET vNext class library. How can I do it, step by step? I understand there is kpm build
, but I couldn't find a guide regarding where to download kpm, etc.
Also, after getting a NuGet package (or DLL) of it, how can I add it from local machine to my vNext project?