NuGet 2 Essentials
暫譯: NuGet 2 必備指南

Damir Arh, Dejan Dakic

  • 出版商: Packt Publishing
  • 出版日期: 2013-11-22
  • 售價: $1,370
  • 貴賓價: 9.5$1,302
  • 語言: 英文
  • 頁數: 116
  • 裝訂: Paperback
  • ISBN: 178216586X
  • ISBN-13: 9781782165866
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

A clearly written guide for .NET developers who want to get to grips with the NuGet package manager. Filled with practical examples, it leads up to teaching you how to set up your own internal server.

Overview

  • Easily find and refer third-party libraries from your projects
  • Create packages from your class libraries for others to use and publish them to the official NuGet gallery
  • Host your own internal NuGet server and publish packages to it

In Detail

NuGet has made the process of finding and referencing libraries from Visual Studio much easier and has strongly contributed to the expansion of an open source ecosystem. In the three years since its release, it has become an essential tool for both consuming and publishing class libraries for the .NET framework.

A concise and practical guide to everything that NuGet has to offer to both consumers and publishers. Through many hands on examples, NuGet2 Essentials will demonstrate all of NuGet’s features and teach you how to use them in everyday development in a .NET framework.

Starting out by using NuGet for consuming third-party libraries, this concise guide continues with a detailed look at creating your own packages, and ends by teaching you how to set up your own internal server. Through practical examples, you will learn to manage versions of installed libraries on all development and build machines. You will also discover how to create packages for your own libraries so they can be easily consumed, no matter how much configuration they require. By hosting an internal server, you will have full control of packages being used in your development environment.

By the end of the book, you will know about everything that NuGet has to offer, and how it can make your development process better.

What you will learn from this book

  • Install NuGet in all supported versions of Visual Studio
  • Use NuGet with source control and build servers
  • Create a NuGet package for your own class library
  • Publish your package to the official NuGet gallery
  • Create packages with multiplatform and multi-language support
  • Automatically configure target projects from the packages you create
  • Include custom install and uninstall scripts in your packages
  • Support debugging of your packaged libraries
  • Install your own internal NuGet server
  • Configure NuGet to use different NuGet servers

Approach

This concise guide is full of hands-on examples to guide you through all of NuGet’s features and use them in everyday development of .NET frameworks.

Who this book is written for

If you are a .NET developer who wants to learn more about NuGet, this book is ideal for you. Although it doesn’t require any prior knowledge about NuGet itself, it assumes that you are already familiar with Visual Studio and the .NET framework. All code in the examples is written using C# so you will also need at least a basic knowledge of the language.

商品描述(中文翻譯)

一份清晰易懂的指南,適合希望掌握 NuGet 套件管理器的 .NET 開發者。內容充滿實用範例,並最終教您如何設置自己的內部伺服器。

概述
- 輕鬆查找並引用您專案中的第三方函式庫
- 從您的類別函式庫創建套件供他人使用,並將其發佈到官方 NuGet 資源庫
- 託管您自己的內部 NuGet 伺服器並將套件發佈到該伺服器

詳細內容
NuGet 使得從 Visual Studio 查找和引用函式庫的過程變得更加簡單,並對開源生態系統的擴展做出了重要貢獻。自發布以來的三年內,它已成為消費和發佈 .NET 框架類別函式庫的必備工具。

這本簡明實用的指南涵蓋了 NuGet 提供給消費者和發佈者的所有內容。通過許多實作範例,《NuGet2 Essentials》將展示 NuGet 的所有功能,並教您如何在 .NET 框架的日常開發中使用它們。

本書從使用 NuGet 消費第三方函式庫開始,接著詳細介紹如何創建自己的套件,最後教您如何設置自己的內部伺服器。通過實用範例,您將學會在所有開發和建置機器上管理已安裝函式庫的版本。您還將發現如何為自己的函式庫創建套件,以便無論需要多少配置,都能輕鬆使用。通過託管內部伺服器,您將完全控制在開發環境中使用的套件。

在本書結束時,您將了解 NuGet 提供的所有內容,以及它如何改善您的開發過程。

您將從本書中學到的內容
- 在所有支援的 Visual Studio 版本中安裝 NuGet
- 在源控制和建置伺服器中使用 NuGet
- 為自己的類別函式庫創建 NuGet 套件
- 將您的套件發佈到官方 NuGet 資源庫
- 創建支援多平台和多語言的套件
- 自動配置您創建的套件中的目標專案
- 在您的套件中包含自定義安裝和卸載腳本
- 支援調試您的打包函式庫
- 安裝您自己的內部 NuGet 伺服器
- 配置 NuGet 使用不同的 NuGet 伺服器

方法
這本簡明的指南充滿了實作範例,指導您了解 NuGet 的所有功能並在 .NET 框架的日常開發中使用它們。

本書的讀者對象
如果您是希望了解更多關於 NuGet 的 .NET 開發者,這本書非常適合您。雖然不需要對 NuGet 本身有任何先前的了解,但假設您已經熟悉 Visual Studio 和 .NET 框架。所有範例中的程式碼均使用 C# 編寫,因此您至少需要具備基本的語言知識。