Design Patterns in .NET Core 3
eBook - ePub

Design Patterns in .NET Core 3

Reusable Approaches in C# and F# for Object-Oriented Software Design

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Design Patterns in .NET Core 3

Reusable Approaches in C# and F# for Object-Oriented Software Design

Book details
Table of contents
Citations

About This Book

Implement design patterns in.NET Core 3 using the latest versions of the C# and F# languages. This bookprovides a comprehensive overview of the field of design patterns as they are used in today's developer toolbox. This new edition introduces topics such as Functional Builder, Asynchronous Factory Method, Generic Value Adapter, and new Composite Proxies, including one that attempts to solve the SoA/AoS problem.
Using the C# and F# programming languages, Design Patterns in.NET Core 3 explores the classic design pattern implementations and discusses the applicability and relevance of specific language features for implementing patterns. You will learn by example, reviewing scenarios where patterns are applicable. MVP and patterns expert Dmitri Nesteruk demonstrates possible implementations of patterns, discusses alternatives and pattern inter-relationships, and illustrates the way that a dedicated refactoring tool (ReSharper)can be used to implement design patterns with ease.
What You Will Learn

  • Become familiar with the latest pattern implementations available in C# 8 and F# 5
  • Know how to better reason about software architecture
  • Understand the process of refactoring code to patterns
  • Refer to researched and proven variations of patterns
  • Study complete, self-contained examples, including many that cover advanced scenarios
  • Use the latest implementations of C# and Visual Studio/Rider/ReSharper


Who This Book Is For
Developers who have some experience in the C# language and want to expand their comprehension of the art of programming by leveraging design approaches to solving modern problems

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Design Patterns in .NET Core 3 by Dmitri Nesteruk in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484261804
Edition
2

Table of contents

  1. Cover
  2. Front Matter
  3. Part I. Introduction
  4. Part II. Creational Patterns
  5. Part III. Structural Patterns
  6. Part IV. Behavioral Patterns
  7. Correction to: Design Patterns in .NET Core 3
  8. Back Matter