12 packages tagged with “IOptions”
The package defines option extensions used by other CodeGator packages. Platforms supported: .NET 6.x or above
Tool for handling setup for the Options pattern
BindToConfig is a simple and lightweight alternative to .NET Core Options, that doesn't require any additional interface implemented by classes. Focused on simplicity and good practices.
Extension to FluentValidation to validate your configuration on startup.
Lightweight Oracle connection factory with DI, validation, and secure configuration via IOptions pattern.
Automatically binds all Options models in a Options namespace to there corresponding Sections in the configuration.
Extends .NET Options pattern to support writing back to IConfiguration while mutating strongly-typed options. Commonly Used Types: Microsoft.Extensions.Options.Mutable.IOptionsMutator Microsoft.Extensions.Options.Mutable.IMutableOptionsMonitor
Validates and generates the registration code for IOptions configuration
A helper library registering configurations automatically from appsettings, user secrets and environment variables
Lightweight .NET configuration validation library with fail-fast startup validation. Validates IOptions<T> configurations at application startup with fluent API and comprehensive validation rules.
Production-ready configuration provider that loads settings from AWS Secrets Manager into Microsoft.Extensions.Configuration.
Flash.Configuration is a configuration management tool that enables dynamic parsing and updating of configuration settings, including updating configuration files after build.