https://github.com/gmershad/sales-tax
Sales Tax Problem Solution in C# using with Abstract Factory and Strategy Design Pattern
https://github.com/gmershad/sales-tax
abstract-factory-pattern csharp designpatterns sales-tax strategy-pattern thoughtworks
Last synced: about 1 year ago
JSON representation
Sales Tax Problem Solution in C# using with Abstract Factory and Strategy Design Pattern
- Host: GitHub
- URL: https://github.com/gmershad/sales-tax
- Owner: gmershad
- Created: 2016-05-01T07:24:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T06:37:24.000Z (about 9 years ago)
- Last Synced: 2025-04-23T22:06:44.326Z (about 1 year ago)
- Topics: abstract-factory-pattern, csharp, designpatterns, sales-tax, strategy-pattern, thoughtworks
- Language: C#
- Homepage:
- Size: 97.7 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sales-Tax
Sales Tax Problem Solution in C# using with Abstract Factory and Strategy Design Pattern