Chapter 10

NuGet

What's In This Chapter?

  • Introduction to NuGet
  • Installing NuGet
  • Installing packages
  • Creating packages
  • Publishing packages

NuGet is a package-management system for .NET and Visual Studio that makes it easy to add, update, and remove external libraries and their dependencies in your application. NuGet also makes it easy to create packages that you can share with the world. This chapter covers the basics of how to use NuGet in your application development workflow, and looks at some more advanced uses of NuGet.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset