C# 7 and .NET Core Cookbook (Packt)
Wednesday, 30 August 2017

This book offers solution to some common programming problems that you come across with the recently open-sourced C# and will also help you get started with .NET Core 1.1. Dirk Strauss takes a recipe-based approach, starting with a run through of new features in C# 7, such as tuples and  pattern matching. He then moves on to look at generics and the OOP features in C# before tackling more advanced topics, such as reactive extensions, Regex, code analyzers, and asynchronous programming.

<ASIN:1787286274>

The book also covers cross-platform .NET Core 1.1 features and looks at using .NET Core on macOS. Microservices, serverless computing, and the use of Visual Studio 2017 for mobile application development across multiple platforms are all covered.

Author: Dirk Strauss
Publisher: Packt
Date: April 2017
Pages: 628
ISBN: 978-1787286276
Print: 1787286274
Kindle: B01N6QN9ZD
Audience: C# programmers
Level: Intermediate
Category: C#  

 

 

  • Write better and less code to achieve the same result as in previous versions of C#
  • Wori with analyzers in Visual Studio
  • Work with files, streams, and serialization
  • Write high-performant code in C# and understanding multi-threading
  • Demystify the Rx library using Reactive extensions
  • Explore .Net Core 1.1 and ASP.NET MVC
  • Secure your applications and learn new debugging techniques
  • Design and build a microservice architecture
  • Use Azure and AWS for serverless computing with C#

 

For recommendations of C# books see C# Books - Pick of the Shelf Revisited in our Programmer's Bookshelf section.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Seriously Good Software

Author: Marco Faella
Publisher: Manning
Date: March 2020
Pages: 328
ISBN: 978-1617296291
Print: 1617296295
Kindle: B09782DKN8
Audience: Relatively experienced Java programmers
Rating: 4.5
Reviewer: Mike James
Don't we all want to write seriously good software?



Clean Craftsmanship

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: November 2021
Pages: 416
ISBN: 978-0136915713
Print: 013691571X
Kindle:B095C16LSW
Audience: General
Rating: 4
Reviewer: Mike James
Well, I'm a clean craftsman - are you?


More Reviews