위의 내용을 보고 공부할 것
Table of Contents
- NuGet Introduction
- PowerShell Repositories (PSRepositories)
- Setting up NuGet.Server with IIS
- Prerequisites
- Creating a Visual Studio Project
- Installing IIS
- Prepping the Web Config
- Configuring IIS
- Changing the Packages Directory
- Setting an API Key in web.config
- Publishing your First NuGet Package
- Setting Package Folder Permissions
- Updating NuGet.Server
- Setting up a NuGet.Server Wrapper on IIS
- Prerequisites
- Installing the Web Server Service
- Customizing the Web Server
- Setting up BaGet on IIS
- Prerequisites
- Installing Web Server Prerequisites
- Configuring the Web Server Application
- Customizing the BaGet Web Server
- Understanding BaGet Forks (LiGet)
- LiGet’s Hashed API Key
- Setting up ProGet on IIS
- Prerequisites
- Installing ProGet
- Configuring a PSRepository on ProGet
- Adding an API Key
- Searching Packages with ProGet
- Updating ProGet
- NuGet Tool Comparison
- BaGet vs. LiGet
- BaGet vs ProGet
- Summary
- Further Reading