Show / Hide Table of Contents

Namespace Cuemon.Configuration

The Cuemon.Configuration namespace contains types focusing on writing configurable classes to help suport adhering to Separation of Concerns (SoC).

Availability: NET Standard 2.0, .NET 6.0

Github branches 🖇️

development 🧪
release 🎬
master 🛡️

NuGet packages

📦 Focus Pack
Cuemon (CI)
Cuemon (Stable and Preview)
NuGet Version NuGet Preview Version NuGet Downloads

🏭 Productivity Pack
Cuemon.App (CI)
Cuemon.App (Stable and Preview)
NuGet Version NuGet Preview Version NuGet Downloads

Classes

Configurable<TOptions>

Provides a generic way to support the options pattern on a class level.

Interfaces

IConfigurable<TOptions>

Provides a generic way to support the options pattern on a class level.

IParameterObject

A marker interface that denotes a Parameter Object.

IValidatableParameterObject

Denotes a Parameter Object where one or more conditions can be verified that they are in a valid state.

  • Improve this Doc
In This Article
Back to top Copyright 2008-2022 Geekle. All rights reserved. Code with passion and love; deploy with confidence. 👨‍💻️🔥❤️🚀😎
Generated by DocFX