Table of Contents

Namespace Quilt4Net.Toolkit.Features.FeatureToggle

Classes

ConfigurationResponse
EnvironmentName
FeatureToggleRequest
FeatureToggleResponse
GetContentRequest
GetContentResponse
LanguageKeyContext
LanguageResponse
SetContentRequest

Interfaces

IConfigValue
IKeyContext
ILanguageKeyContext
IRemoteConfigurationService

Reads — and, for admin scenarios, writes — remote configuration values and feature toggles served by Quilt4Net. Read results are cached locally with stale-while-revalidate; a failed server call falls back to the last known value or the supplied fallback, so reads never throw.

Enums

ContentFormat

How a content value should be rendered. Stored on the server's ContentEntity as the BSON string representation so future additions don't break old documents.