Visual Studio Team Services provide asserts such as source code, builds, releases, etc. You may also know that it is also allowed to add/install extensions to give extra value. Microsoft marketplace list all the extensions available for VSTS. VSTS Package Management Click this link to download the Package Management extension. You should have admin level permission to install/add an extension. Package Management is an extension that hosts NuGet, npm, and Maven packages in VSTS. This blog post helps you to Create, host, and share packages with your team. I have use NuGet option for this blog post. Create Packages Open your Solution in Visual Studio. Right-click on the desired Project and select Project Property . It will open the Project Property Window. Select Package tab. In that form, you can edit necessary fields accordingly. Most important fields or the required fields filled with default values. Underline felids in the below two screenshots ...