Users Online
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Latest Articles
Articles Hierarchy
Lynda Windows Package Management with NuGet and Chocolatey
In software science, a package management system, or package manager for short, is a set of tools used to install, update, configure, or remove a software package in the operating system. The package manager usually includes a database containing the software package and its dependencies; this information prevents the packets from interfering with each other and provides all the prerequisites for installing a software package. Packages include software, applications, and data. Packages also contain metadata files that contain information such as the name of the software, an explanation of the software's function, version number, manufacturer, check-sum, and a list of software-dependent dependencies. Simultaneously with the installation, the metadata files are stored in the system's local database.Do n't spend too much time searching the internet .
In the Lynda Windows Package Management with NuGet and Chocolatey (2016) training course, you will learn about some of the management tools for Windows packages such as NuGet, Chocolatey, Boxstarter, and OneGet.
&nbso;
&nbso;
&nbso;
&nbso;
1. Description Management Package
2. Explore NuGet Studio 2015 in Visual
3. Using PowerShell NuGet
4. Package interesting and useful NuGet
5. Use the Restore Package
6. Nougat and chocolatey
7. Nougat and other tools
8. Additional topics
Developing software requires a collection of packages (aka libraries). Managing these packages can be a task all its own and usually requires a package manager. This course takes a look at some of the most popular tools for Windows package management: NuGet, Chocolatey, Boxstarter, and OneGet. Walt Ritscher shows how to integrate NuGet with Visual Studio 2015, the official Windows IDE, and work with NuGet packages. He also shows how to install and update Windows apps with Chocolatey, automate installs and reboots with Boxstarter, and manage all these third-party tools with OneGet (aka Windows 10 PackageManagement). Want to create custom packages not offered in any of these libraries? In the closing chapter, Walt explains how to create, publish, and install your own packages with the NuGet Packager extension.