Build Nuget servers (1) and build nuget servers

Source: Internet
Author: User

Build Nuget servers (1) and build nuget servers

Background

The company's projects are structured in modules. Therefore, the dependencies between various projects are not only chaotic but also complex. What makes people more uncomfortable is to compile the entire solution, it will make you have a kind of unlovable skills. To solve these problems, I decided to build an nuget server to reduce the time for compiling the underlying class libraries.

Practice

This article mainly aims to achieve the following three goals:

(1) how to generate an nuget package

(2) Build an nuget Server

(3) how to reference the packages in the self-built nuget server in the project

How to generate an Nuget package

   First download the NuGetPackageExplorer Installation File (https://npe.codeplex.com /)

  

After the installation is complete, the page is displayed by default, such:

      

Press Ctrl + N to go to the new package page (for example)

      

Directly drag the dll you want to process into NugetPackageExplorer (for example)

      

 

Click "Yes. Press the shortcut key (Ctrl + k) to quickly edit the package (dll) information.

  

      

Save to complete the configuration of a package (nupkg.

      The first part is here first. You are welcome to shoot bricks and criticize them.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.