Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Hands-On Design Patterns with C# and .NET Core, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Hands-On-Design-Patterns-with-C-and-.NET-Core

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Hands-On Design Patterns with C# and .NET Core

coverpage

This is the code repository for Hands-On Design Patterns with C# and .NET Core, published by Packt. Write clean and maintainable code by using reusable solution to common software design problems

What is this book about?

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter08.

The code will look like the following:

internal class TicketCounter < public static void CounterA() =>Console.WriteLine("Person A is collecting ticket from Counter A"); public static void CounterB() => Console.WriteLine("Person B is collecting ticket from Counter B"); public static void CounterC() => Console.WriteLine("Person C is collecting ticket from Counter C"); > 

Following is what you need for this book: If you have a basic understanding of C# and the .NET Core framework, this book will help you write code that is easy to reuse and maintain with the help of proven design patterns that you can implement in your code.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
1-11 Visual Studio 2017/2019, https://docs.microsoft.com/en-us/visualstudio/releases/2019/system-requirements? Windows
6-12 SQL Server 2008 R2 or later, Supported Operating System Windows

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Gaurav Aroraa has an M.Phil in computer science. He is a Former Microsoft MVP, Alibaba Cloud MVP, certified as a Scrum trainer/coach, XEN, a lifetime member of Computer Society of India (CSI), an advisory member of IndiaMentor, XEN for ITIL-F, and APMG for PRINCE-F and PRINCE-P. Gaurav is an open source developer, a contributor to TechNet Wiki, and the founder of Ovatic Systems Private Limited. In 21+ years of his career, he has mentored thousands of students and industry professionals. You can tweet Gaurav on his Twitter handle @g_arora.

Jeffrey Chilberto is a software consultant specializing in the Microsoft technology stack including Azure, BizTalk, ASP.Net, MVC, WCF and SQL Server with experience in a wide range of industries including banking, telecommunications and health care in New Zealand, Europe, Australia, and the United States. He has a Bachelors of Information and Computer Science, Masters of Computer Science and Engineering.

Other books by the authors

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

About

Hands-On Design Patterns with C# and .NET Core, published by Packt