Introduction
In this chapter, we will be looking at how to fine-tune our .NET Standard 2.0 library, how to create a log, and how to use the debugging tools available in Visual Studio 2017. We will also look at exception handling. Throughout previous chapters, we have been looking at how to build a library and its utilization. In this chapter, we are going to make that library good and solid.