Companies Home Search Profile

.NET Deep Dive: NuGet Package Manager

Focused View

Walt Ritscher

2:38:03

0 View
  • [1] .NET package management with NuGet.mp4
    00:59
  • [2] What you should know.mp4
    01:52
  • [3] How to access the sample code on GitHub.mp4
    01:29
  • [1] NuGet The .NET package manager.mp4
    05:21
  • [2] The NuGet tools.mp4
    02:32
  • [3] Install the NuGet CLI.mp4
    02:52
  • [4] Install the .NET Core CLI.mp4
    01:15
  • [5] Create and publish package.mp4
    03:28
  • [6] Find and consume package.mp4
    06:46
  • [7] Explore the NuGet Gallery site.mp4
    04:34
  • [8] Tool and template package types.mp4
    03:16
  • [1] Install NuGet in Visual Studio.mp4
    01:44
  • [2] Tour the sample projects.mp4
    03:17
  • [3] The NuGet Package Manager tools.mp4
    02:52
  • [1] Install package into .NET Framework project.mp4
    04:40
  • [2] Install package into a .NET Core project.mp4
    02:27
  • [3] Install Entity Framework package.mp4
    03:11
  • [4] Where are package files installed.mp4
    05:55
  • [5] Manage packages for multiple projects.mp4
    02:25
  • [6] Switch from packages.config to PackageReference.mp4
    02:05
  • [1] Package versioning.mp4
    05:55
  • [2] Package dependencies.mp4
    05:09
  • [3] Enable Package Restore in Visual Studio.mp4
    00:47
  • [4] Edit version number in PackageReference.mp4
    05:02
  • [5] How Package Restore installs packages.mp4
    00:42
  • [6] Run Package Restore manually.mp4
    01:46
  • [7] ASP.NET and client-side package managers.mp4
    03:59
  • [1] Update a package.mp4
    01:32
  • [2] Work with alternate versions of a package.mp4
    01:28
  • [3] Uninstall a package.mp4
    01:40
  • [1] Create a private local feed.mp4
    01:50
  • [2] Download a package from Nuget.org.mp4
    01:14
  • [3] Add package to the local feed.mp4
    02:15
  • [4] Add multiple packages to the local feed.mp4
    02:50
  • [5] Install a package from local feed.mp4
    01:11
  • [1] Work with Package Manager Console.mp4
    03:02
  • [2] Use the console to explore packages.mp4
    03:19
  • [3] Use the console to install a package.mp4
    02:57
  • [4] Install other package versions.mp4
    01:36
  • [5] The other NuGet commands.mp4
    04:02
  • [1] Windows Terminal and NuGet.mp4
    03:09
  • [2] List packages with CLI.mp4
    02:02
  • [3] Install a package with CLI.mp4
    02:27
  • [4] Update and remove a package with CLI.mp4
    02:03
  • [1] NuGet and the Visual Studio Code editor.mp4
    01:57
  • [2] Use the dotnet CLI in Visual Studio Code.mp4
    01:58
  • [3] Install a NuGet Marketplace extension.mp4
    01:28
  • [4] Use the NuGet Package Manager extension.mp4
    02:47
  • [5] The NuGet Package Manager GUI extension.mp4
    01:50
  • [1] Explore the example .NET library.mp4
    03:35
  • [2] Explore the Razor Pages application.mp4
    03:13
  • [3] Install NuGet Package Explorer.mp4
    00:50
  • [4] Create a custom NuGet package.mp4
    02:58
  • [5] Explore the content of the .nupkg file.mp4
    03:01
  • [6] Publish a package to a private feed.mp4
    02:19
  • [7] View a package in NuGet Package Manager.mp4
    01:09
  • [8] Publish a newer version of package.mp4
    03:43
  • [9] Install the custom NuGet package.mp4
    01:54
  • [1] More about packages and dependencies.mp4
    00:24
  • Description


    Most programming languages have an associated package management system that helps find and install code libraries and their dependencies. For the .NET developer, NuGet is the official package manager. In this course, longtime .NET programmer Walt Ritscher looks at the NuGet integration within Visual Studio and the Visual Studio command line. Walt shows you how to install, update, and remove packages from .NET projects, as well as how to search the public NuGet Gallery and create private repositories for your team. He also details the process of creating and publishing custom packages. If you’re a .NET programmer, understanding the Visual Studio package management system is vital knowledge, so join Walt as he takes a deep dive into the NuGet package manager.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Walt Ritscher
    Walt Ritscher
    Instructor's Courses
    I am a seasoned trainer, writer, and speaker who loves learning technology and sharing my discoveries with other technology enthusiasts. My enthusiasm for crafting software interfaces blossomed early. Just a few days after discovering how to move pixels around a computer screen I was devouring books on the topic of computer graphics and UI design. Teaching programming and UI design is one of my ongoing passions. I've taught hundreds of courses for universities, colleges, and private training companies. On the consulting side I've had the opportunity to work with customers like UPS, HP, Intel, Wintellect and Intuit. Now I'm a senior staff instructor at LinkedIn Learning. My content team produces hundreds of technical training courses for software developers each year. I'm creating courses on Microsoft developer tools and topics. I love speaking at tech conferences, I'm a frequent speaker at major industry events in Europe, Asia and the Americas. I received the Microsoft MVP award for thirteen years (2005-2018) I joined the ranks of video authors in 2002, producing a small series of .NET videos for Microsoft Press. 2010 saw my first video course on Lynda.com. Now I have hundreds of hours of video training courses available at LinkedIn Learning. My current UI obsession revolves around the Windows 10 and XAML based languages. If you want to know more about XAML based pixel shaders check out my "HLSL and Pixel Shaders for XAML Developers"​ book available from O'Reilly Media. I'm also a big fan of keyboard synthesizers, digital music and music production. Specialties: smart client , device and web UI technologies, audio and music production, writing, speaking, curriculum development, teaching.
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 59
    • duration 2:38:03
    • English subtitles has
    • Release Date 2024/09/18

    Courses related to Programming Fundamentals

    Courses related to Linux Administration