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

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

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