A simple factory source generator that enables the pattern to not violate the open-close principle.
-
Updated
Oct 24, 2023 - C#
A simple factory source generator that enables the pattern to not violate the open-close principle.
Design patterns learning course for C#. Creational Patterns. Singleton, Prototype, Builder, Factory Method, Abstract Factory.
Repo da talk que fiz: "Desmistificando Design Patterns" no #poaneters
Examples of design patterns written in C#. Most of the popular design patterns that can be used in application development are described here.
Creational, Structural, Behavioral useful design patterns in C#
Este repositório é dedicado para se aprofundar no DPC (Design Pattern Creational) Factory Method, utilizando a linguagem de programação C#.
This repository showcases implementations of fundamental design patterns in C#, covering creational, structural, and behavioral patterns. Each pattern is demonstrated through easy-to-understand, practical examples, illustrating how to solve common software design challenges.
Add a description, image, and links to the factory-method topic page so that developers can more easily learn about it.
To associate your repository with the factory-method topic, visit your repo's landing page and select "manage topics."