8:22
I Migrated 40 Projects to Central Package Management in Minutes
Get the source code here: https://www.patreon.com/milanjovanovic Want to master Clean Architecture? Go here: ...
10:48
NuGet Central Package Management Is AWSOME! .NET Global Packages & Versions Simplified
NuGet is essential for any and all .NET applications, but tracking versions, adding references, and ensuring everything is kept up ...
1:14:57
Creating NuGet Packages the easy way with .NET Standard in C#
NuGet packages are a way to share versioned code with the world. If you have done any development in C#, you have used ...
6:48
Creating and Publishing a NuGet Package [Pt 3] | NuGet for Beginners
View full playlist: https://aka.ms/dotnet/beginnervideos/youtube/nuget Get Started with .NET in VS Code: ...
8:16
13 C# NuGet Packages EVERY .NET developer NEEDs to Know!
Today, I want to share 13 C# NuGet packages with you that I think every .NET developer should know. I have used several of ...
3:08
Adding a Nuget Package [Pt 3] | .NET for Beginners
View full playlist: https://aka.ms/dotnet/beginnervideos/youtube/dotnet Get Started with .NET in VS Code: ...
3:56
What is NuGet? | Nuget 101 [1 of 5]
Learn more ➡️ https://learn.microsoft.com/training/dotnet/ This tutorial is a brief introduction to NuGet and .NET package ...
5:19
Secure your NuGet packages with Package Source Mapping
Always know where your NuGet packages come from by centrally mapping them to target sources. If you use multiple package ...
5:00
Introduction to .NET Package Management using NuGet [Pt 1] | NuGet for Beginners
View full playlist: https://aka.ms/dotnet/beginnervideos/youtube/nuget Get Started with .NET in VS Code: ...
5:58
Use a Local NuGet Package Source
Use a Local NuGet Package source When you just need to test a package and you don't want to publish it anywhere externally.
8:49
Publish NuGet Package .NET CORE (November 2020)
Quick how-to on publishing a NuGet project for a class library that was built using visual studio 2019. We will use the command ...
17:36
Audit Like a Pro: Securing Your NuGet Packages
In this session, we will explore the importance of regularly auditing your NuGet dependencies to identify and address potential ...
1:52
Checking for Vulnerable Dotnet Packages
How to use the dotnet cli to check your projects for known vulnerable packages.
0:40
Visual Studio how to add nuget package | Visual Studio 2022 how to add nuget package
Visual Studio how to add nuget package. Visual Studio 2022 how to add nuget package On this channel you can find a lot of ...
8:02
5 things to change .NET Package Management FOREVER
Microsoft can change the way we manage packages in .NET forever. With a bit of effort, Central Package Management can be the ...
24:00
NuGet is evolving to deliver stronger security, AI-powered productivity, and a modern package management experience for .
10:28
Dotnet CLI - Creating and publishing NuGet packages
The .NET command-line interface (CLI) is a cross-platform toolchain for developing, building, running, and publishing .
3:34
Top Microsoft NuGet Packages in 2023 | #dotnet #nuget
Find the below article for the same https://www.dotnetoffice.com/2023/05/top-nuget-packages-for-2023.html ...
3:21
Creating NuGet Package using .NET Core CLI
The dotnet pack command available in .NET Core CLI toolset will help you to build the project and creates a NuGet package.
7:12
Create and Publish a NuGet Package with the .NET CLI | NuGet 101 [5 of 5]
Learn more ➡️ https://learn.microsoft.com/training/dotnet/ An introduction to creating NuGet packages with the .NET CLI and ...