Introduction to .NET Package Management using NuGet [Pt 1] | NuGet for Beginners

Hi, friends! πŸ‘‹πŸ» Welcome to the .NET Package Management with NuGet for Beginners Series.

In this video series, Product Manager Allie Barry discusses open source package management using NuGet, the offical package manager tool for .NET. Allie demonstrates how to conduct package operations, such as installation and usage of a package in your project, as well as how to create, pack, and publish your own package to NuGet.org. Lastly, in this series, Allie discusses some best practices to follow when using NuGet as both a package consumer and a package author, as well as security features available in NuGet to help keep your data safe when using third-party packages.

In this introductory video, Allie gives a quick introduction to package management, as well as an overview of how NuGet works.

Follow along: https://aka.ms/dotnet/beginnervideos/repo

NuGet for Beginners series playlist: https://aka.ms/dotnet/beginnervideos/youtube/nuget

Links:
An Introduction to NuGet: What is NuGet and what does it do? | Microsoft Learn
Install NuGet Client tools: Installing NuGet client tools | Microsoft Learn
More .NET Beginner Series Videos: https://dot.net/videos
.NET YouTube – https://youtube.com/dotnet
.NET on Twitter – https://twitter.com/dotnet

Blog: https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok: https://aka.ms/dotnet/tiktok
Mastodon: https://aka.ms/dotnet/mastodon
LinkedIn: https://aka.ms/dotnet/linkedin
Facebook: https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
πŸ™‹β€β™€οΈQ&A: https://aka.ms/dotnet-qa
πŸ‘¨β€πŸŽ“Microsoft Learn: https://aka.ms/learndotnet

#dotnet #packagemanager #nuget #opensource