We need to install three NuGet packages for our solution that will assist us in our quest. This is done through the Package Manager Console.
Go to Tools | NuGet Package Manager | Package Manager Console:
![](https://static.packt-cdn.com/products/9781789612080/graphics/assets/fd633efe-b8ff-4163-8d80-02f2d6fce431.png)
We saw the Package Manager Console previously; however, it's worth pointing out that this is more than it seems (or at least more than its name would suggest). The Package Manager Console is, effectively, a PowerShell console running in the context of your solution.