.NET Package Management with NuGet
36mBeginner2024-05-02
Authors

Microsoft .NET
.NET Developers and Program Managers at Microsoft
Course details
NuGet is a tool that simplifies the process of incorporating third-party libraries and packages into your .NET projects. In this course, the Microsoft .NET team shows you how to use NuGet, specifically how to install and use packages, how to create and publish your own packages, as well as some best practices and security features to look out for when using NuGet to interact with the open source code ecosystem.
Skills covered
NuGetSoftware DeploymentSoftware AdministrationIT AutomationSoftware Development ToolsNetwork and System AdministrationOpen SourceSoftware DevelopmentOne-Off
Concepts
1. .NET Package Management with NuGet for Beginners
- 01 - Introduction to .NET package management using NuGet
- 02 - Installing a NuGet package using the .NET CLI
- 03 - Creating and publishing a NuGet package
- 04 - NuGet best practices
- 05 - Package security in NuGet