The Core of .NET

TH18 Building Fabulous NuGet Packages

03/23/2023

2:45pm - 4:00pm

Level: Intermediate

Jason Bock

MVP (C#)

Staff Software Engineer

Rocket Mortgage

NuGet is the standard packaging system in .NET. Most of us use it on a daily basis, but have you ever looked under the hood to see what a NuGet package really is? In this session, I'll cover the details of NuGet packages, including creating packages, global tools, SourceLink, and so much more.

You will learn:

  • What NuGet is
  • Insight into different NuGet features
  • How NuGet packages are created and consumed