Options Pattern Beyond ASP.NET Core
Cuemon.Kernel carries the Options Pattern out of ASP.NET Core and into ordinary .NET types with parameter-object contracts, `Patterns.Configure`, and `Validator` guards that post-configure, validate, and enforce state without requiring `IOptions










