Modern Cross-Platform Development About This BookBuild modern, cross-platform applications with .NET CoreGet up to speed with C#, and up to date with all the latest features of C# 7Start creating professional web applications with ASP.NET CoreWho This Book Is ForThis book is targeted towards readers who have some prior programming experience or have a science, technology, engineering, or mathematics (STEM) background, and want to gain a solid foundation with C# and to be introduced to the types of applications they could build and will work cross-platform on Windows, Linux, and macOS.What You Will LearnBuild cross-platform applications using C# 7 and .NET CoreExplore ASP.NET Core and learn how to create professional web applicationsImprove your application's performance using multitaskingUse Entity Framework Core and find out how to build code-first databasesMaster object-oriented programming with C# to increase code reuse and efficiencyFamiliarize yourself with cross-device app development using the Universal Windows Platform and XAMLQuery and manipulate data using LINQProtect your data by using encryption and hashingIn DetailIf you want to build powerful cross-platform applications with C# 7 and .NET Core, then this book is for you.First, we'll run you through the basics of C#, as well as object-oriented programming, before taking a quick tour through the latest features of C# 7 such as tuples, pattern matching, out variables, and so on.After quickly taking you through C# and how .NET works, we'll dive into the .NET Standard 1.6 class libraries, covering topics such as performance, monitoring, debugging, serialization and encryption.The final section will demonstrate the major types of application that you can build and deploy cross-device and cross-platform. In this section, we'll cover Universal Windows Platform (UWP) apps, web applications, mobile apps, and web services. Lastly, we'll look at how you can package and deploy your applications so that they can be hosted on all of today's most popular platforms, including Linux and Docker.By the end of the book, you'll be armed with all the knowledge you need to build modern, cross-platform applications using C# and .NET Core.Style and approachThis book takes a step-by-step approach and is filled with exciting projects and fascinating theory. It uses three high-impact sections to equip you with all the tools you'll need to build modern, cross-platform applications using C# and .NET Core.