diff --git a/EssentialCSharp.Web/Views/Home/Home.cshtml b/EssentialCSharp.Web/Views/Home/Home.cshtml index 1632f185..6d462e04 100644 --- a/EssentialCSharp.Web/Views/Home/Home.cshtml +++ b/EssentialCSharp.Web/Views/Home/Home.cshtml @@ -8,16 +8,16 @@
Essential C# is a well-organized, no-fluff guide to C# for programmers at all levels of experience. Reflecting the most important C# features from 3.0 through 8.0 and including modern programming patterns, it will help you write code that’s simple, powerful, robust, secure, and maintainable.
- World-class C# expert Mark Michaelis presents a complete tutorial and reference for the entire language, + World-class C# expert Mark Michaelis and Benjamin Michaelis present a complete tutorial and reference for the entire language, including expert coverage of key C# enhancements, C#’s use with .NET Core/.NET Standard, - and cross-platform compilation. He illustrates key C# constructs with succinct examples, + and cross-platform compilation. They illustrates key C# constructs with succinct examples, and presents best-practice coding guidelines.