Examples related to design patterns.
-
Updated
Jan 6, 2024 - C#
Examples related to design patterns.
This is a learning project for Design Patterns
Singleton, Factory method, Adapter, Facade, Command, Mediator, Observer, Repository, Builder
Test Data Builder Patter examples
A NuGet package that provides a framework for test scenario setup using the builder pattern.
This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns
GoF Patterns
Build a validator object that can be used in a viewmodel to control input via events, such as TextBox.TextChangedEvent, and display compliance with validation rules on every keystroke.
DEPRECATED: No longer maintained. DocumentBuilder is a library that uses the builder pattern to easily create different kinds of documents.
Console app in .Net Core using entity framework, Nunit testing and bogus for data
It is an asp.net core project template using JWT tokens. User role control and token control is done.
In this project, I explain design patterns and some patterns application.
In this project, I explained Singleton pattern and BuilderPattern, both theoretically and with examples.
This repository, contains the explanation of the design pattern categories and examples about it.
Design Patterns: Elements of Reusable Object-Oriented Software
Add a description, image, and links to the builder-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the builder-design-pattern topic, visit your repo's landing page and select "manage topics."