13 packages tagged with “configuration-management”
Extended configuration library for .NET framework.
Secure configuration retrieval client for PandaVault service integration with automatic configuration injection, validation, and environment variable authentication. Fetches configurations from PandaVault on startup and merges them into IConfiguration with required-config validation.
Core library for Fulcrum.Conductor, an Ansible-compatible orchestration and automation engine for .NET. Includes task execution, playbook parsing, templating, conditionals, and loops.
Common interfaces and base classes for building Fulcrum.Conductor modules. Use this library to create custom automation modules compatible with the Conductor orchestration engine.
Jinja2-compatible template engine for .NET with support for variables, filters, expressions, and control flow. Used by Fulcrum.Conductor for template expansion.
Redis configuration provider implementation for Microsoft.Extensions.Configuration. It's enables you to read your application's settings from a specified Redis hash key.
Configuration extension methods providing enhanced functionality for Microsoft.Extensions.Configuration including required value retrieval with validation.
Sratfish configuration client.
Redis configuration provider implementation for Microsoft.Extensions.Configuration. It's enables you to read your application's settings from etcd v3+.
AWS Secrets Manager service client implementation providing a clean, abstracted interface for managing secrets in Amazon Secrets Manager.
Delinea Secret Vault configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a Delinea API. You can use ".AddDelineaSecretVault" extension method on IConfigurationBuilder to add the Delinea configuration provider to the configuration builder.
ConfigVault.Client is a .NET configuration provider that seamlessly integrates with ASP.NET Core's configuration system to fetch and manage application settings from a centralized ConfigVault server. Features include automatic configuration refresh, secure API key authentication, encrypted value support, and compatibility with Microsoft.Extensions.Configuration. Ideal for microservices, distributed applications, and environments requiring centralized configuration management with real-time updates.
Comprehensive configuration management library for .NET with 8 unique features: Property-Level Change Tracking, Configuration Snapshots, Persistent Storage (File/Database), Simple Key-Value Extensions, Environment Overrides, Change History, Auto-Validation, and Type-Safe Access. Perfect for building robust applications with auditable configuration management.