https://github.com/joaosouzaaa/optionspattern
Options Pattern in .NET
https://github.com/joaosouzaaa/optionspattern
design-patterns options options-pattern solid
Last synced: 2 months ago
JSON representation
Options Pattern in .NET
- Host: GitHub
- URL: https://github.com/joaosouzaaa/optionspattern
- Owner: joaosouzaaa
- Created: 2024-04-02T11:30:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-03T00:17:59.000Z (about 1 year ago)
- Last Synced: 2025-01-27T10:11:41.476Z (4 months ago)
- Topics: design-patterns, options, options-pattern, solid
- Language: C#
- Homepage: https://www.linkedin.com/posts/joaosouzza_options-pattern-in-net-activity-7183793525015134208-GpTn?utm_source=share&utm_medium=member_desktop
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OptionsPattern
The goal of this project is to show the implementation of a common used pattern, the Options pattern.
# Technologies used
- .NET 8
- C#
- Docker
- xUnit
- Moq
- MimeKit
- MailKit