The Creamy Goodness of NuGet

Speaker: Jay Smith
Level: 100
Track: None
Time: 10:30 AM - 11:45 AM
Day: 2
Room: Fenway Group

NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.

There are a large number of useful 3rd party open source libraries out there for the .NET platform, but for those not familiar with the OSS ecosystem, it can be a pain to pull these libraries into a project.

Here is what you will learn:

What is NuGet?
How to add packages to your project
How to update packages in your project
How to host your own package repository
How to create and publish your own packages