Found 2,099 packages
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
XML configuration (System.Configuration <appSettings>) support for Serilog.
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Package Description
Package Description
Settings Plugin for Xamarin and Windows provides a consistent, cross platform settings/preferences plugin. This makes it easier to create cross-platform .NET apps and have cross platform settings. Manage and use all settings from one PCL/NetStandard library and save natively on each platform. **This plugin stores settings natively on each platform and does NOT save them to Json. This allows you to use native functionality such as PreferenceActivity on Android. Support for: Int, Int64, Double, String, DateTime, Bool, Float, Decimal, Guid You can always serialize and deserialize a string out if needed.**
This package provides a base app settings capability deserialising environment variables into IConfiguration object.
Package Description
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
Package Description
Obsolete. This functionality ships in the core Serilog 1.5 package. Please uninstall this one.
The package deserialise json and trown an exception it any of field is not filled.
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
An XActLib assembly: the base assembly for Settings (app,host).
NuGet's configuration settings implementation.
Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
User secrets configuration provider implementation for Microsoft.Extensions.Configuration. User secrets mechanism enables you to override application configuration settings with values stored in the local secrets file. You can use UserSecretsConfigurationExtensions.AddUserSecrets extension method on IConfigurationBuilder to add user secrets provider to the configuration builder.
Feature to completely reload serilog settings. Also contains switchable ILogger implementation.
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Core implementation for settings module.
Used for including an old XML-based AppSettings.config file in your .NET Core project.