Throughout this book I have mentioned that there are a lot of good libraries out there. Some of them I have mentioned by name, others I didn’t mention at all. This chapter lists a couple of libraries that come in very handy in various scenarios.
For each library, I will give you a brief overview of what it does and provide links to the project web site.
I once more want to emphasize that installing a NuGet often means that you have to install it on the shared project and the platform project. While I am writing this book, we are also in the transition ...