In this chapter, you learned about package repositories in PowerShell, which can help you centralize your PowerShell module infrastructure and centralize your administrative software store. You saw how to create a NuGet feed yourself with different options, ranging from open source to full-blown developer tool chains, and also saw how to provide high quality documentation.
The next chapters will expand on what we've learned so far by showing you a module release pipeline that makes use of generated help content and package providers.