All Projects → Azure → Appconfiguration

Azure / Appconfiguration

Licence: mit
Questions, feedback and samples for Azure App Configuration service

Projects that are alternatives of or similar to Appconfiguration

Node No Config
Config and resource loader
Stars: ✭ 45 (-61.21%)
Mutual labels:  config, configuration-management, configuration
dotfiles
My personal app/env configs and dotfiles.
Stars: ✭ 27 (-76.72%)
Mutual labels:  config, configuration, configuration-management
superconfig
Access environment variables. Also includes presence validation, type coercion and default values.
Stars: ✭ 33 (-71.55%)
Mutual labels:  config, configuration, configuration-management
Configuration
Library for setting values to structs' fields from env, flags, files or default tag
Stars: ✭ 37 (-68.1%)
Mutual labels:  config, configuration-management, configuration
Ini Parser
Read/Write an INI file the easy way!
Stars: ✭ 643 (+454.31%)
Mutual labels:  config, configuration-management, configuration
sitri
Sitri - powerful settings & configs for python
Stars: ✭ 20 (-82.76%)
Mutual labels:  config, configuration, configuration-management
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (-25.86%)
Mutual labels:  config, configuration, configuration-management
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-82.76%)
Mutual labels:  config, configuration, configuration-management
Koanf
Light weight, extensible configuration management library for Go. Built in support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Stars: ✭ 450 (+287.93%)
Mutual labels:  config, configuration-management, configuration
Centraldogma
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
Stars: ✭ 378 (+225.86%)
Mutual labels:  config, configuration-management, configuration
Simple Settings
A simple way to manage your project settings.
Stars: ✭ 165 (+42.24%)
Mutual labels:  config, configuration-management, configuration
Config Rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
Stars: ✭ 915 (+688.79%)
Mutual labels:  config, configuration-management, configuration
Config
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects.
Stars: ✭ 1,821 (+1469.83%)
Mutual labels:  config, configuration-management, configuration
libconfini
Yet another INI parser
Stars: ✭ 106 (-8.62%)
Mutual labels:  config, configuration, configuration-management
Node Convict
Featureful configuration management library for Node.js
Stars: ✭ 1,855 (+1499.14%)
Mutual labels:  config, configuration-management, configuration
nest-typed-config
Intuitive, type-safe configuration module for Nest framework ✨
Stars: ✭ 47 (-59.48%)
Mutual labels:  config, configuration, configuration-management
Strictyaml
Type-safe YAML parser and validator.
Stars: ✭ 836 (+620.69%)
Mutual labels:  config, configuration-management, configuration
Dynaconf
Configuration Management for Python ⚙
Stars: ✭ 2,082 (+1694.83%)
Mutual labels:  config, configuration-management, configuration
Simple Config
A .Net convention-based config to object binder
Stars: ✭ 37 (-68.1%)
Mutual labels:  config, configuration
Genie
Distributed Big Data Orchestration Service
Stars: ✭ 1,544 (+1231.03%)
Mutual labels:  configuration-management, configuration

Azure App Configuration

Azure App Configuration is an Azure service that allows users to manage configuration within the cloud. Users can create App Configuration stores to store key-value settings and consume stored settings from within applications, deployment pipelines, release processes, microservices, and other Azure resources.

You can open issues to ask questions or share feedback about the Azure App Configuration service. If you have a suggestion or a request for a feature, please share your idea with us at Azure Feedback so others can vote.

Documentation: https://aka.ms/AzureAppConfiguration

Slack: https://aka.ms/azconfig/slack

Announcements

Subscribe to the following repo to be notified of announcements and updates about Azure App Configuration.

REST API Reference

Follow the links below for the Azure App Configuration REST API reference.

Client Libraries

Configuration Providers

Load key-values in App Configuration to your application's existing configuration system with ease.

Module Platform Sample Release Notes
Microsoft.Extensions.Configuration.AzureAppConfiguration
NuGet
.NET Standard Sample Release Notes
Microsoft.Azure.AppConfiguration.AspNetCore
NuGet
ASP.NET Core Sample Release Notes
Microsoft.Configuration.ConfigurationBuilders.AzureAppConfiguration
NuGet
.NET Framework Sample Release Notes
spring-cloud-azure-appconfiguration-config
Maven Central
Spring Boot Sample Release Notes
spring-cloud-azure-appconfiguration-config-web
Maven Central
Spring Boot Sample Release Notes

Feature Management Libraries

Use feature flags in your application and leverage App Configuration for dynamic feature management.

Module Platform Sample Release Notes
Microsoft.FeatureManagement
NuGet
.NET Standard Sample Release Notes
Microsoft.FeatureManagement.AspNetCore
NuGet
ASP.NET Core Sample Release Notes
spring-cloud-azure-feature-management
Maven Central
Spring Boot Sample Release Notes
spring-cloud-azure-feature-management-web
Maven Central
Spring Boot Sample Release Notes

SDKs

Create, read, update and delete key-values in App Configuration programmatically.

Module Platform Sample Release Notes
Azure.Data.AppConfiguration
NuGet
.NET Standard Sample Release Notes
azure-data-appconfiguration
Maven Central
Java Sample Release Notes
azure/app-configuration
npm
JavaScript Sample Release Notes
azure-appconfiguration
pypi
Python Sample Release Notes

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].