Microsoft.Extensions.Configuration.AzureAppConfiguration is a configuration provider for the .NET Core framework that allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications.
Microsoft.Azure.AppConfiguration.AspNetCore allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications. This package adds additional features for ASP.NET Core applications to the existing package...
More information
Introducing AWS AppConfig, a new service that enables customers to quickly deploy validated configurations to applications of any size in a controlled and monitored fashion.
This Configuration Reader simplify the multiple configuration saved in the Windows Registry, sent by Command Line, included in App.Config or recorded in a database table.
SimplifiedConfiguration makes it a breeze to read the config file settings. It's APIs makes it unnecessary to specify the app settings key and rather derive the key from the property name.
Da suporte a obter informações do AppSettins do WebConfig ou AppConfig, dando uma mensagem de exceção tratada caso seja esperado uma chave que não foi definida no arquivo pelo desenvolvedor.
Agora também é possível criptografar o conteúdo do seu arquivo de configuração.
Usage: just var config = new AppConfigurator(<Your App Name>) and config.AddConfiguration<<Your Object>>(new Your Object()); Then after using the embedded Client Configurator that runs on AppConfigurator Start(), only need to config.GetConfigurations<Your Object>(mqtt) and your objects will be...
More information