Quick fixes to your common C# programming problems, with a focus on C# 6.0 About This Book * Unique recipes for C#, that places it in its real-world context. * You will be able to get yourself out of any coding-corner youve backed yourself into. * All code samples available through GitHub to bring C#. * In line with modern development workflows, written to the latest specification of C# 6.0. Who This Book Is For The book is aimed at developers who have basic familiarity with C# programming and will know the VS 2015 environment. What You Will Learn * Write better and less code to achieve the same result as in previous versions of C#. * Generate tests from the Code Contracts for mission critical methods. * Integrate code in Visual Studio with GitHub...