0
comment
comment
on 11/29/2015 4:50 PM
[This post is part of the F# advent calendar 2015 series.] Prologue: What is Paket? Paket is a dependency manager for .NET with support for NuGet packages and GitHub repositories. It enables precise and predictable control over what packages the projects within your application reference. If you want to learn how to use Paket then read the […]