掌握C# 7.1与.NET Core 2.0:Pro C# 8版全面指南

4星 · 超过85%的资源 需积分: 10 66 下载量 109 浏览量 更新于2024-07-19 1 收藏 28.9MB PDF 举报
"Pro C# 7, 第8版是一本经典的IT专业书籍,全面介绍了C#编程语言及其所处的框架环境。最新版本涵盖了C# 7.1的所有特性以及.NET 4.7的最新更新,特别强调了Microsoft的轻量级、跨平台框架.NET Core,直至其2.0版本。书中不仅深入讲解了ASP.NET Core、Entity Framework Core等技术,还包括对Windows Presentation Foundation (WPF)、Windows Communication Foundation (WCF)和ASP.NET MVC的全面覆盖。 该书面向全球C#开发者,提供超过15年的经验积累,旨在帮助读者建立起坚实的面向对象开发技巧基础,如属性和反射、泛型和集合,以及其他教科书中未详述的高级主题,例如CIL指令集和动态程序集的编译。通过阅读这本书,读者将具备信心将C#应用于实际项目,并自主探索.NET生态系统的广阔领域。 在本书中,读者将学习到最新的C# 7.1特性,包括元组和模式匹配,同时迅速掌握Microsoft的开源平台.NET Core,包括其核心部分如ASP.NET Core MVC、ASP.NET Core Web服务以及Entity Framework Core。此外,书中还详细介绍了XAML、.NET 4.7以及Visual Studio 2017的相关内容。理解.NET的理念以及跨平台替代方案.NET Core,是此书的重要学习目标。 作者Andrew Troelsen和Philip Japikse以其深厚的专业知识,确保读者在阅读过程中能跟随最新技术和最佳实践。本书具有权威性和实用性,适合所有希望深入学习C#和.NET技术的开发者。版权信息和许可声明强调了著作的法律保护,确保了内容的完整性和原创性。无论你是初学者还是资深开发者,Pro C# 7, 第8版都是一个不可或缺的学习资源。"
2017-04-27 上传
C# 7 and .NET Core Cookbook by Dirk Strauss English | 25 Apr. 2017 | ASIN: B01N6QN9ZD | 628 Pages | AZW3 | 15.51 MB Key Features Easy-to-follow recipes to get you up-and-running with the new features of C# 7 and .NET Core 1.1 Practical solutions to assist you with microservices and serverless computing in C# Explore the new Visual Studio environment and write more secure code in it Book Description C# has recently been open-sourced and C# 7 comes with a host of new features for building powerful, cross-platform applications. This book will be your solution to some common programming problems that you come across with C# and will also help you get started with .NET Core 1.1. Through a recipe-based approach, this book will help you overcome common programming challenges and get your applications ready to face the modern world. We start by running you through new features in C# 7, such as tuples, pattern matching, and so on, giving you hands-on experience with them. Moving forward, you will work with generics and the OOP features in C#. You will then move on to more advanced topics, such as reactive extensions, Regex, code analyzers, and asynchronous programming. This book will also cover new, cross-platform .NET Core 1.1 features and teach you how to utilize .NET Core on macOS. Then, we will explore microservices as well as serverless computing and how these benefit modern developers. Finally, you will learn what you can do with Visual Studio 2017 to put mobile application development across multiple platforms within the reach of any developer. What you will learn Writing better and less code to achieve the same result as in previous versions of C# Working with analyzers in Visual Studio Working with files, streams, and serialization Writing high-performant code in C# and understanding multi-threading Demystifying the Rx library using Reactive extensions Exploring .Net Core 1.1 and ASP.NET MVC Securing your applications and learning new debugging techniques De