An open API service indexing awesome lists of open source software.

https://github.com/csvitor-dev/paytransaction

To present some design patterns in a contextualized way, I decided to impose them on the preferred context: financial/banking. Through transactions that are executed, each one, with a unique purpose (creating an account, creating an investment wallet, adding an income or adding an expense).
https://github.com/csvitor-dev/paytransaction

c-sharp design-patterns dotnet finance-management transactions

Last synced: 10 months ago
JSON representation

To present some design patterns in a contextualized way, I decided to impose them on the preferred context: financial/banking. Through transactions that are executed, each one, with a unique purpose (creating an account, creating an investment wallet, adding an income or adding an expense).

Awesome Lists containing this project

README

          

# PayTransaction | An application to explore _design patterns_ in C#

> Creating two _design patterns_ (_ADAPTER_, _FACTORY METHOD_) in **C#**.