Design Patterns: Elements of Reusable Object-Oriented Software
-
Updated
Jul 24, 2018 - C#
Design Patterns: Elements of Reusable Object-Oriented Software
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.
In this project, I explain design patterns and some patterns application.
It is an asp.net core project template using JWT tokens. User role control and token control is done.
Console app in .Net Core using entity framework, Nunit testing and bogus for data
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
DEPRECATED: No longer maintained. DocumentBuilder is a library that uses the builder pattern to easily create different kinds of documents.
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.
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.
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."