Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Windows Package Management: NuGet and Chocolatey

    Posted By: Landau17
    Windows Package Management: NuGet and Chocolatey

    Windows Package Management: NuGet and Chocolatey
    MP4 | Video: 720p | Duration: 2:28:21 | English | Subtitles: VTT | 619.1 MB



    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.

    Topics include:
    • What is a package manager?
    • Installing NuGet in Visual Studio
    • Installing and managing packages
    • Updating packages
    • Working with PowerShell and NuGet
    • Finding packages with NuGet Gallery and ASP.NET MVC
    • Using Package Restore
    • Using the Chocolatey machine packet manager
    • Using Boxstarter for creating installation packages
    • Using OneGet/PackageManagement
    • Creating, publishing, and installing a custom NuGet package