Paket and its Perks

Paket: yet another … package manager

  • Versions managed globally vs locally

  • CLI experience vs GUI focused

  • Reproducible Builds

  • Compatible with existing Nuget ecosystem

Paket Community

How does it work?

Lets Convert a Project!

Extra Features

  • Building Nuget Packages Automatically
  • Sources inside of paket.dependencies
  • Groups
  • Build Scripts (Generate CSX/FSX DLL Includes)
  • Local Builds (Clones and builds repos locally)
  • Package Caches
  • Feed Credentials
  • Overriden Packages 

Paket and its Perks

By Ryan Kelly

Paket and its Perks

Paket is the alternative package manager for .NET and this talk explains the reasoning behind why it exists and how it works

  • 731