Jeff Kluge

Principal Software Engineer, NuGet Client

Post by this author

Introducing Central Package Management

Central Package Management Dependency management is a core feature of NuGet. Managing dependencies for a single project can be easy. Managing dependencies for multi-project solutions can prove to be difficult as they start to scale in size and complexity. In situations where you manage common dependencies for many different projects, you can ...