RSS Amplifier

Recent Questions - Software Engineering Stack Exchange · Jul 7, 2026

Is the Options pattern used in .Net Core considered as a Design Pattern?

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

In .Net Core I use the Options pattern to access configuration values in a strongly typed way. I am wondering if the Options pattern is considered as a design pattern or not ? Since it is not one of the patterns mentioned by the GoF . So, does it fall under other pattern category ?

In .Net Core I use the Options pattern to access configuration values in a strongly typed way.

I am wondering if the Options pattern is considered as a design pattern or not ? Since it is not one of the patterns mentioned by the GoF. So, does it fall under other pattern category ?

Read on softwareengineering.stackexchange.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.