Impelement Result Pattern in.NET Web API To achieve the unified API response
-
Updated
Apr 8, 2024 - C#
Impelement Result Pattern in.NET Web API To achieve the unified API response
Nothing serious, just a little OOP on the example of figures
This is a learning project for Design Patterns
WS #196 - "Design Patterns în C#: Partea 1: Șabloane creaționale" - Nadia Comanici - Inregistrarea cursului: https://www.youtube.com/playlist?list=PLF3C06z30q27tl1Kxtzmq3TufmWuO179K
A simple application that implements a Factory Method pattern.
Bootcamp Management Console App
🔒 Simple examples of cryptography in C# from where begginers can learn.
Basic Payment System Demo based Rest Api
A TDD Exercise with .NET8, xUnit, FluentAssertion.🛰️Design Patterns: Factory Method, State, Command
Implement the Factory Method design pattern with an example of ordering a famous traditional Vietnamese dish, Pho.
implementation of creational design patterns
This repo consists of Design Patterns Creational, Structural, Behavioral Patterns and Solid principle in C#
Singleton, Factory method, Adapter, Facade, Command, Mediator, Observer, Repository, Builder
csharp factory method design pattern
simulation of the engine operation on the stand
This project presents a simple, but fun “Make a Cat” Service Application. The service provides a factory creational design pattern to create and return a single Cat object (complete with a cute photo), or group of five cats in a CatList object (with multiple cats). It is hosted using IIS Express to quickly demo and test the service with a client…
This Matrix Calculator includes: (Addition, Subtraction, Multiplication and Transpose). This Matrix calculator is designed using a design pattern (Factory Method) and library (Math.net Numeric). Moreover, it is designed to follow some GUI design principles to make it easy to understand and perform well.
Add a description, image, and links to the factory-method-pattern topic page so that developers can more easily learn about it.
To associate your repository with the factory-method-pattern topic, visit your repo's landing page and select "manage topics."