Options Pattern

The Options Pattern provides strongly typed access to configuration with startup-time validation and support for runtime reloading.

  • ConnectSoft Base Template: See Options Pattern for the implementation in the Base Template, including OptionsExtensions, options-first registration, and how to add new options.
  • Base Template docs: For configuration and implementation details, see the Base Template docs/Options Pattern.md in the ConnectSoft.BaseTemplate repository.