Where is the download link for this package?

The short answer is, there is no download link because NuGet provides a faster better way to incorporate a library into your project.

Simply:

Why NuGet?

Typically, when you download a zip file that contains an assembly, you have to:

NuGet does all this for you! For a brief overview of what NuGet is, see NuGet overview.