Package Managers have become a mainstay in the developer toolbox, and NuGet is a first class citizen in the Microsoft stack. We’re all familiar with how to install, update, and restore a package, but how do we begin crafting our own packages? How we do identify reusable libraries, and more importantly, how do we actually create and publish a package? It’s time to stop consuming and start creating; it’s time to start dogfooding with NuGet. In this session, we will walk through this process, establishing packages for code libraries and front end components, including Tag Helpers.
Session Category : .NET