Skip to content

Installation

Wouter Demuynck edited this page May 14, 2016 · 3 revisions

You can just add a reference to Popsql from NuGet using the Visual Studio UI or by running the following command in the package manager console.

Install-Package popsql

Alternatively, you can also install from the NuGet command line.

nuget install popsql